소스 검색

Fix typo in script comment

git-svn-id: trunk@47229 -
pierre 4 년 전
부모
커밋
f80bd9b034
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      rtl/unix/scripts/check_rtl_types.sh

+ 1 - 1
rtl/unix/scripts/check_rtl_types.sh

@@ -212,7 +212,7 @@ case $CPU_SOURCE in
   mipsel) FPC32=ppcmipsel; FPC64=;;
 esac
 
-# No i386<->x86_64 cross-compilation on OpeenBSD
+# No i386<->x86_64 cross-compilation on OpenBSD
 if [ "$OS_SOURCE" == "openbsd" ] ; then
   if [ "$CPU_SOURCE" == "i386" ] ; then
     FPC64=