summaryrefslogtreecommitdiff
path: root/po4a/update-po
diff options
context:
space:
mode:
Diffstat (limited to 'po4a/update-po')
-rwxr-xr-xpo4a/update-po2
1 files changed, 1 insertions, 1 deletions
diff --git a/po4a/update-po b/po4a/update-po
index 3c99307..b1cc9f5 100755
--- a/po4a/update-po
+++ b/po4a/update-po
@@ -26,7 +26,7 @@ fi
if test ! -f po4a.conf; then
cd `dirname "$0"` || exit 1
if test ! -f po4a.conf; then
- echo "update-po: Error: Cannot find po4a.conf." >&2
+ echo "po4a/update-po: Error: Cannot find po4a.conf." >&2
exit 1
fi
fi