summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/include/CAmTelnetServer.h
diff options
context:
space:
mode:
Diffstat (limited to 'AudioManagerDaemon/include/CAmTelnetServer.h')
-rw-r--r--AudioManagerDaemon/include/CAmTelnetServer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/AudioManagerDaemon/include/CAmTelnetServer.h b/AudioManagerDaemon/include/CAmTelnetServer.h
index 755ade3..8e590ee 100644
--- a/AudioManagerDaemon/include/CAmTelnetServer.h
+++ b/AudioManagerDaemon/include/CAmTelnetServer.h
@@ -42,7 +42,7 @@ class CAmRouter;
class CAmTelnetMenuHelper;
/**
- * Implements a telnetserver that can be used to connect to the audiomanager, retrieve some information and use it. For debugginp purposes.
+ * Implements a telnetserver that can be used to connect to the audiomanager, retrieve some information and use it. For debugging purposes.
* For example, launch a telnet session on port 6060:
* \code telnet localhost 6060 \endcode
* more details can be found at the README