dexter submitted this change.

View Change


Approvals: Jenkins Builder: Verified dexter: Looks good to me, approved
GTP_Emulation: fix typo

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

diff --git a/library/GTP_Emulation.ttcn b/library/GTP_Emulation.ttcn
index f5c0eef..f7c54a1 100644
--- a/library/GTP_Emulation.ttcn
+++ b/library/GTP_Emulation.ttcn
@@ -272,7 +272,7 @@
} with { extension "internal" };

/***********************************************************************
- * Client Compoennt
+ * Client Component
***********************************************************************/

type component GTP_ConnHdlr {

To view, visit change 36228. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I66685e0e4da97eda2bd5f4573c0994444824993f
Gerrit-Change-Number: 36228
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier@sysmocom.de>
Gerrit-MessageType: merged