submodule.h: typofix
authorHan-Wen Nienhuys <redacted>
Thu, 21 Sep 2017 12:43:37 +0000 (14:43 +0200)
committerJunio C Hamano <redacted>
Fri, 22 Sep 2017 01:59:52 +0000 (10:59 +0900)
Signed-off-by: Han-Wen Nienhuys <redacted>
Signed-off-by: Junio C Hamano <redacted>
submodule.h

index e85b1448638ac7255a48a1bc1e2d6409c3a85ba6..3c239d1ecf445abbec9528bdf27b92aaaa5ec52e 100644 (file)
@@ -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 envirionment 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);
git clone https://git.99rst.org/PROJECT