Commit 1ea21d3441286d465dd5a2fa8adb4a27de67ba15
1 parent
ce840fb3
Exists in
master
and in
29 other branches
ActionItem172: minor typo fix
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1446 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/README_FOR_APP
... | ... | @@ -109,6 +109,6 @@ completely delete the generated packages and start the process again. |
109 | 109 | |
110 | 110 | * Update translation files: <tt>rake updatepo</tt>. Then <tt>svn commit</tt> them. |
111 | 111 | * Send the PO files to the translators. |
112 | -* Get tha PO files back from translators, put in po/ under the correct language | |
112 | +* Get the PO files back from translators, put in po/ under the correct language | |
113 | 113 | name (e.,g. po/pt_BR/) and <tt>svn commit</tt>. |
114 | 114 | * test translations: <tt>rake makemo</tt> and browse the application on the web. | ... | ... |