dexter has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36227?usp=email )
Change subject: PFCP_Emulation: fix typo
......................................................................
PFCP_Emulation: fix typo
Change-Id: I0114aeafb0c4fe821f6b5ea7b264c2a5c055033e
---
M library/PFCP_Emulation.ttcn
1 file changed, 10 insertions(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
dexter: Looks good to me, approved
diff --git a/library/PFCP_Emulation.ttcn b/library/PFCP_Emulation.ttcn
index 05a07b1..d5a15a2 100644
--- a/library/PFCP_Emulation.ttcn
+++ b/library/PFCP_Emulation.ttcn
@@ -184,7 +184,7 @@
} with { extension "internal" };
/***********************************************************************
- * Client Compoennt
+ * Client Component
***********************************************************************/
type component PFCP_ConnHdlr {
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36227?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I0114aeafb0c4fe821f6b5ea7b264c2a5c055033e
Gerrit-Change-Number: 36227
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier(a)sysmocom.de>
Gerrit-MessageType: merged