--- doc/docbase/instrument_scripts/nksp/01_nksp.html 2017/07/30 16:07:58 3337 +++ doc/docbase/instrument_scripts/nksp/01_nksp.html 2017/07/30 16:10:38 3338 @@ -1509,7 +1509,7 @@ previous example just to disable messages. There is actually a built-in preprocessor condition dedicated to perform that task much more conveniently for you. To disable all messages in your script, simply add SET_CONDITION(NKSP_NO_MESSAGE) - i.e. at the very beginng of your script. + i.e. at the very beginning of your script. So the previous example can be simplified like this: