tuned;
authorwenzelm
Tue, 15 Apr 2014 10:44:38 +0200
changeset 56584 9ccbac38bcad
parent 56583 c49607db182a
child 56585 a0e844c6e1ed
tuned;
src/Tools/jEdit/src/spell_checker.scala
--- a/src/Tools/jEdit/src/spell_checker.scala	Tue Apr 15 00:23:15 2014 +0200
+++ b/src/Tools/jEdit/src/spell_checker.scala	Tue Apr 15 10:44:38 2014 +0200
@@ -206,9 +206,7 @@
       } yield Spell_Checker.Decl(word, upd.include)).toList
 
     if (!permanent_decls.isEmpty || dictionary.user_path.is_file) {
-      val header =
-        "# Permanent updates for spell-checker dictionary " + quote(dictionary.lang) +
-"""
+      val header = """# User updates for spell-checker dictionary
 #
 #   * each line contains at most one word
 #   * extra blanks are ignored