--- source/highlightData.c
+++ source/highlightData.c
@@ -208,7 +208,7 @@
                      NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
                      NULL, NULL, NULL, NULL, NULL, 0, NULL };
 
-/* Pattern sources loaded from the .nedit file or set by the user */
+/* Pattern sources loaded from the .desk/nedit file or set by the user */
 static int NPatternSets = 0;
 static patternSet *PatternSets[MAX_LANGUAGE_MODES];