Browse Source

* fix typo in comment

git-svn-id: trunk@43703 -
svenbarth 5 years ago
parent
commit
1779011ab4
1 changed files with 1 additions and 1 deletions
  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 }