From 79fa8d7d66d5e869d2a0757bb7fdf9f95fe36f66 Mon Sep 17 00:00:00 2001 From: Filipe David Manana Date: Wed, 12 Oct 2011 12:17:41 +0100 Subject: Remove duplicated word "the" --- src/couchdb/priv/couch_js/help.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/couchdb/priv/couch_js/help.h b/src/couchdb/priv/couch_js/help.h index 84c83c06..c42c9f59 100644 --- a/src/couchdb/priv/couch_js/help.h +++ b/src/couchdb/priv/couch_js/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"; -- cgit v1.2.3