Просмотр исходного кода

Fix typo in script comment

git-svn-id: trunk@47229 -
pierre 4 лет назад
Родитель
Сommit
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=