dexter has uploaded this change for review.
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 change 36228. To unsubscribe, or for help writing mail filters, visit settings.