Skip to content

Commit 9554e71

Browse files
committed
Merge branch 'hn/typofix' into maint
* hn/typofix: submodule.h: typofix
2 parents 8e81361 + 217bb56 commit 9554e71

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)