Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
submodule.h: typofix
author
Han-Wen Nienhuys
<hanwen@google.com>
Thu, 21 Sep 2017 12:43:37 +0000
(14:43 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 22 Sep 2017 01:59:52 +0000
(10:59 +0900)
Signed-off-by: Han-Wen Nienhuys <hanwen@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
submodule.h
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
94c9fd2
)
diff --git
a/submodule.h
b/submodule.h
index e85b1448638ac7255a48a1bc1e2d6409c3a85ba6..3c239d1ecf445abbec9528bdf27b92aaaa5ec52e 100644
(file)
--- a/
submodule.h
+++ b/
submodule.h
@@
-129,7
+129,7
@@
extern int submodule_move_head(const char *path,
/*
* Prepare the "env_array" parameter of a "struct child_process" for executing
- * a submodule by clearing any repo-specific envir
i
onment variables, but
+ * a submodule by clearing any repo-specific environment variables, but
* retaining any config in the environment.
*/
extern void prepare_submodule_repo_env(struct argv_array *out);