2
0
Эх сурвалжийг харах

fixed comment, no functional changes

git-svn-id: trunk@27266 -
Károly Balogh 11 жил өмнө
parent
commit
7093efe4c4

+ 1 - 1
compiler/m68k/cpuinfo.pas

@@ -122,7 +122,7 @@ const
       { cpu_isac     } [CPUM68K_HAS_TAS]
     );
 
-  { all CPUs commonly cold "coldfire" }
+  { all CPUs commonly called "coldfire" }
   cpu_coldfire = [cpu_isa_a,cpu_isa_a_p,cpu_isa_b,cpu_isa_c];
 
 Implementation