locales-Skript: Kosmetik: Kommentare
authorBernd Bleßmann <bernd@kivitendo-premium.de>
Mon, 4 Jan 2021 17:34:05 +0000 (18:34 +0100)
committerBernd Bleßmann <bernd@kivitendo-premium.de>
Mon, 4 Jan 2021 17:34:05 +0000 (18:34 +0100)
- Typo gefixt
- Kommandozeilenparameter nicht im Kommentar: gibt es als Hilfe
  und im POD und waren nicht vollständig

scripts/locales.pl

index 8faea21..dc93a35 100755 (executable)
@@ -1,9 +1,6 @@
 #!/usr/bin/perl
 
-# -n do not include custom_ scripts
-# -v verbose mode, shows progress stuff
-
-# this version of locles processes not only all required .pl files
+# this version of locales processes not only all required .pl files
 # but also all parse_html_templated files.
 
 use utf8;