Skip to content

Commit 8174645

Browse files
committed
Merge branch 'hn/typofix'
* hn/typofix: submodule.h: typofix
2 parents 386dd12 + 217bb56 commit 8174645

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
@@ -120,7 +120,7 @@ extern int submodule_move_head(const char *path,
120120

121121
/*
122122
* Prepare the "env_array" parameter of a "struct child_process" for executing
123-
* a submodule by clearing any repo-specific envirionment variables, but
123+
* a submodule by clearing any repo-specific environment variables, but
124124
* retaining any config in the environment.
125125
*/
126126
extern void prepare_submodule_repo_env(struct argv_array *out);

0 commit comments

Comments
 (0)