doc: fix spelling error in feature flags
authorPhillip Lamplugh <phillip.lamplugh@gmail.com>
Fri, 27 Mar 2015 17:16:32 +0000 (10:16 -0700)
committerBen Noordhuis <info@bnoordhuis.nl>
Fri, 27 Mar 2015 17:37:17 +0000 (18:37 +0100)
PR-URL: https://github.com/iojs/io.js/pull/1286
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
doc/iojs.1

index 57e8c2e..901f43a 100644 (file)
@@ -81,7 +81,7 @@ If set to 1 then colors will not be used in the REPL.
         type: bool  default: false
   --harmony (enable all completed harmony features)
         type: bool  default: false
-  --harmony_shipping (enable all shipped harmony fetaures)
+  --harmony_shipping (enable all shipped harmony features)
         type: bool  default: true
   --harmony_modules (enable "harmony modules (implies block scoping)" (in progress))
         type: bool  default: false