doc: fix typo in doc/node.1

PR-URL: https://github.com/nodejs/node/pull/4680
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
Jérémy Lal 2016-01-13 23:41:27 +01:00 committed by James M Snell
parent d1aabd6264
commit 265e2f557b

View File

@ -100,7 +100,7 @@ value to an empty string ("") disables persistent REPL history.
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
--legacy_const (legacy semantics for const in sloppy mode)
type: bool default: true