From c960e8a83bd618c52fcd3af752306c38aec0dac0 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sat, 16 Aug 2008 18:09:54 +0000 Subject: unposted: another typo fix. --- Completion/Unix/Command/_git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_git') diff --git a/Completion/Unix/Command/_git b/Completion/Unix/Command/_git index 833a475d5..4c1513a17 100644 --- a/Completion/Unix/Command/_git +++ b/Completion/Unix/Command/_git @@ -2331,7 +2331,7 @@ _git-rev-parse () { '--branches[show branch refs found in $GIT_DIR/refs/heads]' \ '--tags[show tag refs found in $GIT_DIR/refs/tags]' \ '--remotes[show tag refs found in $GIT_DIR/refs/remotes]' \ - '--show-prefix[show path of current directory relative to top-leve directory]' \ + '--show-prefix[show path of current directory relative to top-level directory]' \ '--show-cdup[show path of top-level directory relative to current directory]' \ '--git-dir[show "$GIT_DIR" if defined else show path to ".git" directory]' \ '--short=-[show only handful hexdigits prefix]:: :_guard "[[\:digit\:]]#" number' \ -- cgit v1.2.3