diff --git a/src/system/dlt-system.conf b/src/system/dlt-system.conf index 681d58cf1..53567375f 100644 --- a/src/system/dlt-system.conf +++ b/src/system/dlt-system.conf @@ -31,7 +31,7 @@ SyslogEnable = 0 # The Context Id of the syslog adapter (Default: SYSL) SyslogContextId = SYSL -# The UDP port opened by DLT system mamager to receive system logs (Default: 47111) +# The UDP port opened by DLT system manager to receive system logs (Default: 47111) SyslogPort = 47111 ########################################################################