summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/tool_easysrc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_easysrc.c b/src/tool_easysrc.c
index 246d81469..c6ff95c10 100644
--- a/src/tool_easysrc.c
+++ b/src/tool_easysrc.c
@@ -63,7 +63,7 @@ static const char *const srchead[]={
/* easysrc_code statements come here */
static const char *const srchard[]={
"/* Here is a list of options the curl code used that cannot get generated",
- " as source easily. You may select to either not use them or implement",
+ " as source easily. You may choose to either not use them or implement",
" them yourself.",
"",
NULL