X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FTermlib%2FTelnet.hh;h=88ff468bcfa11accf62782bf03a83f84d16be178;hb=93d9568d448749dc187e7622b733a4a3caa319df;hp=6a29a6a73e9d902b810018fd7529efad66f0efb5;hpb=7661548b20e6c7627f54bff87e0758396fd523ef;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.