X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FTermlib%2FTelnet.hh;h=88ff468bcfa11accf62782bf03a83f84d16be178;hb=99c145da3884f5c20a74337927ef2cbc073d80d7;hp=6a29a6a73e9d902b810018fd7529efad66f0efb5;hpb=e9816d699770dea77c989c97ef53bf2266ce7b6b;p=senf.git diff --git a/senf/Utils/Termlib/Telnet.hh b/senf/Utils/Termlib/Telnet.hh index 6a29a6a..88ff468 100644 --- a/senf/Utils/Termlib/Telnet.hh +++ b/senf/Utils/Termlib/Telnet.hh @@ -365,7 +365,7 @@ namespace telnethandler { /** \brief Implement TERMINAL_TYPE option This telnet handler implements the TERMINAL_TYPE option. The handler automatically requests - the first terminal type during initialization. Further terminal types may then be reqeusted + the first terminal type during initialization. Further terminal types may then be requested by calling nextTerminalType(). The last received terminal type will be returned by the terminalType() member.