summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2013-02-25 08:27:50 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-02-25 08:28:06 -0800
commit2a4a26b53d5ad18ded5d79b0cf0b617ebbb758b4 (patch)
tree5bb00d5bc31310536d4816689f577ef75dccf44d /t
parentMerge branch 'wk/user-manual' (diff)
parentPrepare for 1.8.1.5 (diff)
downloadtgif-2a4a26b53d5ad18ded5d79b0cf0b617ebbb758b4.tar.xz
Sync with 'maint'
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
-rwxr-xr-xt/t7512-status-help.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t7512-status-help.sh b/t/t7512-status-help.sh
index 51ab89411f..d2da89a5f5 100755
--- a/t/t7512-status-help.sh
+++ b/t/t7512-status-help.sh
@@ -5,7 +5,7 @@
# Grenoble INP Ensimag
#
-test_description='git status advices'
+test_description='git status advice'
. ./test-lib.sh