Oops - the help for the new Telnet NL option wasn't quite there.
[u/mdw/putty] / windlg.c
index dc38728..51a9756 100644 (file)
--- a/windlg.c
+++ b/windlg.c
@@ -803,8 +803,9 @@ char *help_context_cmd(int id)
       case IDC_TACTIVE:
         return "JI(`',`telnet.passive')";
       case IDC_TELNETKEY:
-      case IDC_TELNETRET:
         return "JI(`',`telnet.specialkeys')";
+      case IDC_TELNETRET:
+        return "JI(`',`telnet.newline')";
 
       case IDC_R_TSSTATIC:
       case IDC_R_TSEDIT: