Browse Source

* better text format for management operators in ppudump.pp

git-svn-id: trunk@36202 -
maciej-izak 8 years ago
parent
commit
e91402af87
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/utils/ppuutils/ppudump.pp

+ 1 - 1
compiler/utils/ppuutils/ppudump.pp

@@ -2337,7 +2337,7 @@ begin
          if first then
            begin
              write(space);
-             write('Management operator options: ');
+             write('Management operators: ');
              first:=false;
            end
          else