summaryrefslogtreecommitdiff
path: root/couchjs/c_src/help.h
diff options
context:
space:
mode:
Diffstat (limited to 'couchjs/c_src/help.h')
-rw-r--r--couchjs/c_src/help.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/couchjs/c_src/help.h b/couchjs/c_src/help.h
index 84c83c06..c42c9f59 100644
--- a/couchjs/c_src/help.h
+++ b/couchjs/c_src/help.h
@@ -51,7 +51,7 @@ static const char USAGE_TEMPLATE[] =
" -H enable %s cURL bindings (only avaiable\n"
" if package was built with cURL available)\n"
" -S SIZE specify that the interpreter should set the\n"
- " the stack quota for JS contexts to SIZE bytes\n"
+ " stack quota for JS contexts to SIZE bytes\n"
"\n"
"Report bugs at <%s>.\n";