diff --git a/pythonrewrite/lang/language_specification.txt b/pythonrewrite/lang/language_specification.txt index 4221152..e053dc5 100644 --- a/pythonrewrite/lang/language_specification.txt +++ b/pythonrewrite/lang/language_specification.txt @@ -3,7 +3,7 @@ Some important notes regarding the language files: 1) language file informations The toplevel attribute "Name" is mandatory and should represent the local name of -the language (e.g.: english, deutsch, francais, ...). +the language (e.g.: English, German, French, ...). 2) warning/success messages