update-tx: fix typo

Change-Id: I7ba88e9f1764a8d01c3754e032de1abd940a365c
Reviewed-on: https://code.wireshark.org/review/30868
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Alexis La Goutte 2018-12-01 17:15:52 +01:00 committed by Anders Broman
parent c1410f6059
commit 0f9f9d76ce
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ for i in ui/qt/*.ts ; do
lupdate -locations none -no-ui-lines ${LUPDATE_FILES} -ts "$i"
done
#Add new commit with last translaation update
#Add new commit with last translation update
#git commit -a -m "TX: Update Translations (sync)"
#Push update translation on Gerrit