From bbff7403fbf46f9ad92240ac213df8d30ef31b64 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 20 Sep 2018 02:56:13 +0200 Subject: update packages --- node_modules/argparse/lib/action.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node_modules/argparse/lib/action.js') diff --git a/node_modules/argparse/lib/action.js b/node_modules/argparse/lib/action.js index ef3598993..1483c79ff 100644 --- a/node_modules/argparse/lib/action.js +++ b/node_modules/argparse/lib/action.js @@ -10,7 +10,7 @@ * line. The keyword arguments to the Action constructor are also all attributes * of Action instances. * - * #####Alowed keywords: + * ##### Allowed keywords: * * - `store` * - `storeConstant` -- cgit v1.2.3