Skip to content

Commit 217bb56

Browse files
hanwengitster
authored andcommitted
submodule.h: typofix
Signed-off-by: Han-Wen Nienhuys <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 94c9fd2 commit 217bb56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

submodule.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ extern int submodule_move_head(const char *path,
129129

130130
/*
131131
* Prepare the "env_array" parameter of a "struct child_process" for executing
132-
* a submodule by clearing any repo-specific envirionment variables, but
132+
* a submodule by clearing any repo-specific environment variables, but
133133
* retaining any config in the environment.
134134
*/
135135
extern void prepare_submodule_repo_env(struct argv_array *out);

0 commit comments

Comments
 (0)