Merge branch 'nd/packobjectshook-doc-fix' into maint
[gitweb.git] / t / t5510-fetch.sh
index 5e810f494e69625cc365955143a08567b8f783a9..3b7b30568cddd5d9ea1a8979e5366a262f81bf09 100755 (executable)
@@ -648,7 +648,7 @@ test_configured_prune_type () {
                        git rev-parse --verify refs/tags/newtag
                ) &&
 
-               # now remove it
+               # now remove them
                git branch -d newbranch &&
                git tag -d newtag &&