dexter has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36228?usp=email )
Change subject: GTP_Emulation: fix typo
......................................................................
GTP_Emulation: fix typo
Change-Id: I66685e0e4da97eda2bd5f4573c0994444824993f
---
M library/GTP_Emulation.ttcn
1 file changed, 10 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/28/36228/1
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
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36228?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: I66685e0e4da97eda2bd5f4573c0994444824993f
Gerrit-Change-Number: 36228
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-MessageType: newchange