소스 검색

* Fix typo

Michaël Van Canneyt 1 년 전
부모
커밋
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
 #