1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 04:48:06 +01:00

Fix typo enviroment

s/enviroment/environment/ both in the .c file and in all .po files that
already contain a translation for the string. The latter prevents
wrongly marking the translation as fuzzy.
This commit is contained in:
Andreas Metzler
2010-09-25 18:40:47 +02:00
committed by Carlos R. Mafra
parent be8a5d4a45
commit 4de3d69934
13 changed files with 13 additions and 13 deletions

View File

@@ -1782,7 +1782,7 @@ void wShowGNUstepPanel(WScreen * scr)
"which is a object-oriented framework for\n"
"creating advanced graphical, multi-platform\n"
"applications. Additionally, a development and\n"
"user desktop enviroment will be created on top\n"
"user desktop environment will be created on top\n"
"of the framework. For more information about\n"
"GNUstep, please visit: www.gnustep.org"));
WMSetLabelImage(panel->textL, pixmap);