Преглед изворни кода

* fix typo in comment

git-svn-id: trunk@43703 -
svenbarth пре 5 година
родитељ
комит
1779011ab4
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      compiler/symtable.pas

+ 1 - 1
compiler/symtable.pas

@@ -2004,7 +2004,7 @@ implementation
                   )
                   )
                  ) then
                  ) then
                 begin
                 begin
-                  { only watn when a parameter/local variable in a method
+                  { only warn when a parameter/local variable in a method
                     conflicts with a category method, because this can easily
                     conflicts with a category method, because this can easily
                     happen due to all possible categories being imported via
                     happen due to all possible categories being imported via
                     CocoaAll }
                     CocoaAll }