Kaynağa Gözat

fixed comment, no functional changes

git-svn-id: trunk@27266 -
Károly Balogh 11 yıl önce
ebeveyn
işleme
7093efe4c4
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      compiler/m68k/cpuinfo.pas

+ 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