aboutsummaryrefslogtreecommitdiff
path: root/node_modules/argparse/lib/action.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/argparse/lib/action.js')
-rw-r--r--node_modules/argparse/lib/action.js2
1 files changed, 1 insertions, 1 deletions
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`