summaryrefslogtreecommitdiffstats
path: root/common/entities
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2007-04-29 20:51:23 +0000
committerPaul W. Frields <stickster@gmail.com>2007-04-29 20:51:23 +0000
commitca4fb71302d977c0f599d8fa4fc7ce20a7dab536 (patch)
tree4360c1cbe1e302f4b6f34e5dbd3b61a346e2e82e /common/entities
parent5de6a9323d67fe2269d590a3f42214c4936b6ddb (diff)
downloadfedora-doc-utils-ca4fb71302d977c0f599d8fa4fc7ce20a7dab536.tar.gz
fedora-doc-utils-ca4fb71302d977c0f599d8fa4fc7ce20a7dab536.tar.xz
fedora-doc-utils-ca4fb71302d977c0f599d8fa4fc7ce20a7dab536.zip
Fix incorrect instruction
Diffstat (limited to 'common/entities')
-rw-r--r--common/entities/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/entities/README.txt b/common/entities/README.txt
index b106715..161a2cb 100644
--- a/common/entities/README.txt
+++ b/common/entities/README.txt
@@ -6,7 +6,7 @@
2) Create a .PO file for the locale by typing the command:
- $ make ${LANG}.po
+ $ make po/${LANG}.po
3) Add the translations using your favorite .PO file editor,
such as kbabel(1) or gtranslator(1).