Browse Source

Updating text about gettext files (typo).

Fredrik Jervfors 19 years ago
parent
commit
016ecc15fe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/Development/plugin.txt

+ 1 - 1
doc/Development/plugin.txt

@@ -1196,7 +1196,7 @@ files.
                     |
                     ------LC_MESSAGES
 
-      There is a directories such as de_DE for each language (de_DE is German,
+      There is a directory such as de_DE for each language (de_DE is German,
       ja_JP is Japanese, etc.).  Inside of each LC_MESSAGES directory you should
       place two files; one with your translations in it, called <plugin name>.po
       (in this case, "demo.po"), and one that is a compiled version of the ".po"