--- libgig/trunk/src/gig.h 2015/05/02 11:25:44 2761 +++ libgig/trunk/src/gig.h 2015/05/02 11:32:27 2762 @@ -997,7 +997,7 @@ COMPRESSION_NONE = 0 ///< Is not compressed at all (default). }; enum Language_t { - LANGUAGE_NKSP = 0 ///< NKSP stands for "Is Not KSP" (default). + LANGUAGE_NKSP = 0 ///< NKSP stands for "Is Not KSP" (default). Refer to the NKSP Reference Manual for details about this script language. }; String Name; ///< Arbitrary name of the script, which may be displayed i.e. in an instrument editor.