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

* Fixed typo

git-svn-id: trunk@36554 -
joost пре 8 година
родитељ
комит
4c479ee039
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      packages/fppkg/src/pkgmessages.pp

+ 1 - 1
packages/fppkg/src/pkgmessages.pp

@@ -9,7 +9,7 @@ Resourcestring
   SError                     = 'Error: ';
   SWarning                   = 'Warning: ';
   SDebug                     = 'Debug: ';
-  SProgres                   = 'Progres: ';
+  SProgress                  = 'Progress: ';
   SInfo                      = 'Info: ';
   SCommand                   = 'Command: ';