Browse Source

* fix typo

git-svn-id: trunk@32109 -
nickysn 9 years ago
parent
commit
2fbcdaf7d5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/test/cpu16/i8086/tfarcal2.pp

+ 1 - 1
tests/test/cpu16/i8086/tfarcal2.pp

@@ -144,7 +144,7 @@ begin
     int NearInt
     int NearInt
     call near [bx]
     call near [bx]
 
 
-    { ambigous (that's why it's not supported by TP7), but FPC supports it by
+    { ambiguous (that's why it's not supported by TP7), but FPC supports it by
       extension from the 32-bit mode }
       extension from the 32-bit mode }
     int NearInt
     int NearInt
     call [bx]
     call [bx]