From e6b72c76caebca0f4c52c1f28a00ba22b40e5bf3 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sat, 30 Aug 2008 11:36:42 +0000 Subject: Frank Terbeck: 25551: remove a stray period from a description. --- Completion/Unix/Command/_git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion') diff --git a/Completion/Unix/Command/_git b/Completion/Unix/Command/_git index 0941d3919..e298090b7 100644 --- a/Completion/Unix/Command/_git +++ b/Completion/Unix/Command/_git @@ -1354,7 +1354,7 @@ __git_zstyle_default ':completion::complete:git-add:argument-rest:*' ignore-line _git-am () { _arguments \ '--3way[use 3-way merge if patch does not apply cleanly]' \ - '--abort[restore the original branch and abort the patching operation.]' \ + '--abort[restore the original branch and abort the patching operation]' \ '--binary[pass "--allow-binary-replacement" to "git-apply"]' \ '--dotest=-[use given directory as working area instead of .dotest]:directory:_directories' \ '--interactive[apply patches interactively]' \ -- cgit 1.4.1