Fix a typo

This commit is contained in:
Andrius Štikonas 2014-11-23 12:33:16 +02:00
parent a6add14fdc
commit f14febd3c5
1 changed files with 1 additions and 1 deletions

View File

@ -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`"