From b0d12fc9b23a0f656fe3a5dbe2899e85b7e2f5c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Thu, 31 Oct 2013 12:08:28 +0100 Subject: Use the word 'stuck' instead of 'sticked' The past participle of 'stick' is 'stuck'. Signed-off-by: Nicolas Vigier Signed-off-by: Junio C Hamano --- diff.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'diff.h') diff --git a/diff.h b/diff.h index e34232501e..1c05b3a6be 100644 --- a/diff.h +++ b/diff.h @@ -244,7 +244,7 @@ extern struct diff_filepair *diff_unmerge(struct diff_options *, const char *pat #define DIFF_SETUP_USE_SIZE_CACHE 4 /* - * Poor man's alternative to parse-option, to allow both sticked form + * Poor man's alternative to parse-option, to allow both stuck form * (--option=value) and separate form (--option value). */ extern int parse_long_opt(const char *opt, const char **argv, -- cgit v1.2.1