Explorar el Código

Fix typo in script comment

git-svn-id: trunk@47229 -
pierre hace 4 años
padre
commit
f80bd9b034
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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=;;
   mipsel) FPC32=ppcmipsel; FPC64=;;
 esac
 esac
 
 
-# No i386<->x86_64 cross-compilation on OpeenBSD
+# No i386<->x86_64 cross-compilation on OpenBSD
 if [ "$OS_SOURCE" == "openbsd" ] ; then
 if [ "$OS_SOURCE" == "openbsd" ] ; then
   if [ "$CPU_SOURCE" == "i386" ] ; then
   if [ "$CPU_SOURCE" == "i386" ] ; then
     FPC64=
     FPC64=