From 217bb56d4f32f1637b40fcf53237586f0ec27c15 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Thu, 21 Sep 2017 14:43:37 +0200 Subject: submodule.h: typofix Signed-off-by: Han-Wen Nienhuys Signed-off-by: Junio C Hamano --- submodule.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'submodule.h') diff --git a/submodule.h b/submodule.h index e85b14486..3c239d1ec 100644 --- 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 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); -- cgit v1.2.1