dexter has uploaded this change for review.

View Change

PFCP_Emulation: fix typo

Change-Id: I0114aeafb0c4fe821f6b5ea7b264c2a5c055033e
---
M library/PFCP_Emulation.ttcn
1 file changed, 10 insertions(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/27/36227/1
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 change 36227. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I0114aeafb0c4fe821f6b5ea7b264c2a5c055033e
Gerrit-Change-Number: 36227
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier@sysmocom.de>
Gerrit-MessageType: newchange