3d-gussner %!s(int64=3) %!d(string=hai) anos
pai
achega
fc94322a10
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lang/lang-import.sh

+ 1 - 1
lang/lang-import.sh

@@ -350,7 +350,7 @@ fi
 #if [ "$LNG" = "pl" ]; then
 #fi
 
-#check for nonasci characters excpet HD44780 ROM A00 'äöüß'
+#check for nonasci characters except HD44780 ROM A00 'äöüß'
 if grep --color='auto' -P -n '[^\x00-\x7F]' $LNG'_filtered.po' >nonascii.txt; then
  exit
 fi