Skip to content

Commit

Permalink
doc: fix spelling error in feature flags
Browse files Browse the repository at this point in the history
PR-URL: #1286
Reviewed-By: Ben Noordhuis <[email protected]>
  • Loading branch information
phlco authored and bnoordhuis committed Mar 27, 2015
1 parent a2ea168 commit dbccf8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/iojs.1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dbccf8d

Please sign in to comment.