2
0
Michaël Van Canneyt 1 жил өмнө
parent
commit
77673c5e37
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      rtl/regenmakefiles.sh

+ 1 - 1
rtl/regenmakefiles.sh

@@ -30,7 +30,7 @@ fi
 # Check rtl dir ?
 #
 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
 fi
 #