Merge branch 'jt/get-reference-with-commit-graph'
[gitweb.git] / contrib / completion / git-completion.bash
index 26ea310fdac606cde6ca1f1e191c09d93473025f..499e56f83d0a0592abd53686612c79358780eef2 100644 (file)
@@ -438,7 +438,7 @@ __gitcomp_nl ()
 # Callers must take care of providing only paths that match the current path
 # to be completed and adding any prefix path components, if necessary.
 # 1: List of newline-separated matching paths, complete with all prefix
-#    path componens.
+#    path components.
 __gitcomp_file_direct ()
 {
        local IFS=$'\n'