doc: fix typo in cluster module documentation

Fix a small typo in the cluster.settings documentation.
This commit is contained in:
Rick Yakubowski 2013-01-26 18:07:09 -05:00 committed by Ben Noordhuis
parent 65249ccd9b
commit 5abde8161a

View File

@ -100,7 +100,7 @@ the worker pool for your application's needs.
(Default=`false`)
All settings set by the `.setupMaster` is stored in this settings object.
This object is not supposed to be change or set manually, by you.
This object is not supposed to be changed or set manually, by you.
## cluster.isMaster