From 7f762fdbf843d7c5e5526036d69488e657257e54 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 3 Sep 2013 00:06:42 +0200 Subject: [PATCH] Fix: doc --- dev/translation/txpull.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/translation/txpull.sh b/dev/translation/txpull.sh index fdd59729791..a572de9bdb9 100755 --- a/dev/translation/txpull.sh +++ b/dev/translation/txpull.sh @@ -11,7 +11,7 @@ if [ "x$1" = "x" ] then echo "This pull remote transifex files to local dir." - echo "Note: If you push a language file (not source), file will be skipped if transifex file is newer." + echo "Note: If you pull a language file (not source), file will be skipped if local file is newer." echo " Using -f will overwrite local file (does not work with 'all')." echo "Usage: txpull.sh (all|xx_XX) [-r dolibarr.file] [-f]" exit