From f14febd3c5ec41d4e5c59eaa6154040cdaa2b0b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrius=20=C5=A0tikonas?= Date: Sun, 23 Nov 2014 12:33:16 +0200 Subject: [PATCH] Fix a typo --- init-po-files | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init-po-files b/init-po-files index e22e7d7..164da99 100755 --- a/init-po-files +++ b/init-po-files @@ -27,7 +27,7 @@ if [ $# -eq 2 ]; then pot="$2" else messages="trunk-kf5/$lcode/messages" - pot="trunk-kf5/templates" + pot="trunk-kf5/templates/messages" fi wdir="`pwd`"