mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-18 09:19:24 +03:00
Typo fix.
This commit is contained in:
parent
755c708931
commit
4cb62a4957
@ -38,7 +38,7 @@ fi
|
||||
rm -rf intl
|
||||
if test $gettext_ver -ge 01100; then
|
||||
if test $gettext_ver -lt 01105; then
|
||||
echo "Upgrage gettext to at least 0.11.5 or downgrade to 0.10.40" 2>&1
|
||||
echo "Upgrade gettext to at least 0.11.5 or downgrade to 0.10.40" 2>&1
|
||||
exit 1
|
||||
fi
|
||||
$AUTOPOINT
|
||||
|
Loading…
Reference in New Issue
Block a user