Skip to content

Commit 20aca10

Browse files
author
Bob Grabar
committed
comma typos
1 parent 1c52fac commit 20aca10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/release-notes/2.6.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Default ``bind_ip`` for RPM and DEB Packages
5959

6060
In the packages provided by 10gen for MongoDB in RPM (Red Hat, CentOS,
6161
Fedora Linux, and derivatives) and DEB (Debian, Ubuntu, and
62-
derivatives,) the default :setting:`bind_ip` value attaches MongoDB
62+
derivatives), the default :setting:`bind_ip` value attaches MongoDB
6363
components to the localhost interface *only*. These packages set this
6464
default in the default configuration file
6565
(i.e. ``/etc/mongodb.conf``.)
@@ -677,7 +677,7 @@ build *had* to finish building before :program:`mongod` shutdown.
677677

678678
To disable this behavior the 2.5 series adds a new run time option,
679679
:setting:`noIndexBuildRetry` (or via, ``--noIndexBuildRetry`` on the
680-
command line,) for :program:`mongod`. :setting:`noIndexBuildRetry`
680+
command line), for :program:`mongod`. :setting:`noIndexBuildRetry`
681681
prevents :program:`mongod` from continuing rebuilding indexes that did
682682
not finished building when the :program:`mongod` last shut down.
683683

0 commit comments

Comments
 (0)