Переглянути джерело

* fix for Mantis #37986: apply patch by Bart Broersma to fix a typo in a comment

git-svn-id: trunk@47196 -
svenbarth 4 роки тому
батько
коміт
b0f0ff1bc6
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      rtl/inc/softfpu.pp

+ 1 - 1
rtl/inc/softfpu.pp

@@ -565,7 +565,7 @@ implementation
   { disable range and overflow checking explicitly }
   { This might be more essential for x80 and 128-bit
     floating point types and could, maybe be
-    restricted to code handle flatx80 and float128 }
+    restricted to code handle floatx80 and float128 }
   {$push}
   {$R-}
   {$Q-}