Explorar o código

* fix typo in comment

git-svn-id: trunk@43703 -
svenbarth %!s(int64=5) %!d(string=hai) anos
pai
achega
1779011ab4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compiler/symtable.pas

+ 1 - 1
compiler/symtable.pas

@@ -2004,7 +2004,7 @@ implementation
                   )
                  ) then
                 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
                     happen due to all possible categories being imported via
                     CocoaAll }