Skip to content

Commit 0d50328

Browse files
author
Sam Kleinman
committed
DOCS-463: release notes corrections
1 parent 72a46a7 commit 0d50328

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

source/reference/commands.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,9 @@ Administration
208208
.. include:: command/clone.txt
209209
:start-after: mongodb
210210

211+
.. include:: command/compact.txt
212+
:start-after: mongodb
213+
211214
.. include:: command/repairDatabase.txt
212215
:start-after: mongodb
213216

source/release-notes/2.2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ support for a full range of :ref:`read preference modes
192192
to the replica sets for each shard in a :term:`shard cluster`.
193193

194194
Additional read preference support now exists in the :program:`mongo`
195-
shell using the :method:`reaPref() <cursor.readPref()>` cursor method.
195+
shell using the :method:`readPref() <cursor.readPref()>` cursor method.
196196

197197
.. including tagging
198198

0 commit comments

Comments
 (0)