mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 15:49:16 +02:00
* Fix typo
This commit is contained in:
parent
3fcd891577
commit
77673c5e37
@ -30,7 +30,7 @@ fi
|
|||||||
# Check rtl dir ?
|
# Check rtl dir ?
|
||||||
#
|
#
|
||||||
if [ ! -d "$RTLDIR/ucmaps" ]; then
|
if [ ! -d "$RTLDIR/ucmaps" ]; then
|
||||||
echo "This script must be executed in the rtl directory or have an argument tto specify the RTL directory"
|
echo "This script must be executed in the rtl directory or have an argument to specify the RTL directory"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user