aboutsummaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2024-03-11 14:49:01 +0100
committerPhilipp Maier <pmaier@sysmocom.de>2024-03-11 15:03:00 +0100
commit522905986a1b854069c94cd7a23865b6c5185460 (patch)
treefc361b1492d7d06461c0cd5cc3e78814fcb258d0 /library
parent7ac383b99d972bc4a8718712e2c0412be418f486 (diff)
PFCP_Emulation: fix typo
Diffstat (limited to 'library')
-rw-r--r--library/PFCP_Emulation.ttcn2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/PFCP_Emulation.ttcn b/library/PFCP_Emulation.ttcn
index 05a07b1c..d5a15a2a 100644
--- a/library/PFCP_Emulation.ttcn
+++ b/library/PFCP_Emulation.ttcn
@@ -184,7 +184,7 @@ type port PFCPEM_PROC_PT procedure {
} with { extension "internal" };
/***********************************************************************
- * Client Compoennt
+ * Client Component
***********************************************************************/
type component PFCP_ConnHdlr {