Răsfoiți Sursa

msg: fixed typos in the description of improperly indented multi-line strings error

Karoly Balogh 15 ore în urmă
părinte
comite
2b83745211
3 a modificat fișierele cu 3 adăugiri și 3 ștergeri
  1. 1 1
      compiler/msg/errord.msg
  2. 1 1
      compiler/msg/errordu.msg
  3. 1 1
      compiler/msg/errore.msg

+ 1 - 1
compiler/msg/errord.msg

@@ -501,7 +501,7 @@ scan_f_unterminated_multiline_string=02119_F_Unbestimmte Mehrfachzeilen-Zeichenk
 % The file contains an "unbalanced" number of multi-line string denoting backtick characters.
 scan_e_improperly_indented_multiline_string=02120_E_Falsch einger�ckte Mehrfachzeilen-Zeichenkette ($1 Leerzeichen sind verlangt) beginnend in Zeile $2, Spalte $3.
 % The multi-line string does not have the proper indentation, every line
-% must have at least tjhen number of spaces as in the last line.
+% must have at least the number of spaces as in the last line.
 %
 % \end{description}
 # EndOfTeX

+ 1 - 1
compiler/msg/errordu.msg

@@ -501,7 +501,7 @@ scan_f_unterminated_multiline_string=02119_F_Unbestimmte Mehrfachzeilen-Zeichenk
 % The file contains an "unbalanced" number of multi-line string denoting backtick characters.
 scan_e_improperly_indented_multiline_string=02120_E_Falsch eingerückte Mehrfachzeilen-Zeichenkette ($1 Leerzeichen sind verlangt) beginnend in Zeile $2, Spalte $3.
 % The multi-line string does not have the proper indentation, every line
-% must have at least tjhen number of spaces as in the last line.
+% must have at least the number of spaces as in the last line.
 %
 % \end{description}
 # EndOfTeX

+ 1 - 1
compiler/msg/errore.msg

@@ -491,7 +491,7 @@ scan_f_unterminated_multiline_string=02119_F_Unterminated multi-line string star
 % The file contains an "unbalanced" number of multi-line string denoting backtick characters.
 scan_e_improperly_indented_multiline_string=02120_E_Incorrectly indented multi-line string (need $1 whitespace chars) starting at line $2, column $3.
 % The multi-line string does not have the proper indentation, every line
-% must have at least tjhen number of spaces as in the last line.
+% must have at least the number of spaces as in the last line.
 %\end{description}
 #
 # Parser