diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/errors.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/errors.md b/docs/errors.md index 3da8e2c18a0..7fd2a8bffe2 100644 --- a/docs/errors.md +++ b/docs/errors.md @@ -1001,7 +1001,7 @@ db/repl_block.cpp db/replutil.h ---- * 10107 [code](http://github.com/mongodb/mongo/blob/master/db/replutil.h#L76) not master -* 13435 [code](http://github.com/mongodb/mongo/blob/master/db/replutil.h#L84) not master and slaveok=false +* 13435 [code](http://github.com/mongodb/mongo/blob/master/db/replutil.h#L84) not master and slaveOk=false * 13436 [code](http://github.com/mongodb/mongo/blob/master/db/replutil.h#L85) not master or secondary, can't read |