Skip to content

Commit 9dc7289

Browse files
committed
typos
1 parent 7c1df85 commit 9dc7289

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/release-notes/2.6-changelog.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Query and Aggregation
2727
Replication
2828
~~~~~~~~~~~
2929

30-
- :issue:`SERVER-16599` \ :dbcommand:`copydb` and :dbcommand:`clone` commands can crash the server if a primary steps down
30+
- :issue:`SERVER-16599` :dbcommand:`copydb` and :dbcommand:`clone` commands can crash the server if a primary steps down
3131
- :issue:`SERVER-16315` Replica set nodes should not threaten to veto nodes whose config version is higher than their own
3232
- :issue:`SERVER-16274` secondary ``fasserts`` trying to replicate an index
3333
- :issue:`SERVER-15471` Better error message when replica is not found in ``GhostSync::associateSlave``
@@ -50,7 +50,7 @@ Tools
5050
~~~~~
5151

5252
- :issue:`SERVER-17216` 2.6 :program:`mongostat` cannot be used with 3.0 :program:`mongod`
53-
- :issue:`SERVER-14190` \ :program:`mongorestore` ``parseMetadataFile`` passes non-null terminated string to '``fromjson``'
53+
- :issue:`SERVER-14190` :program:`mongorestore` ``parseMetadataFile`` passes non-null terminated string to '``fromjson``'
5454

5555
Build and Packaging
5656
~~~~~~~~~~~~~~~~~~~
@@ -61,12 +61,12 @@ Build and Packaging
6161
Usability
6262
~~~~~~~~~
6363

64-
:issue:`SERVER-14756` The YAML :setting:`storage.quota.enforced`` option is not found
64+
:issue:`SERVER-14756` The YAML :setting:`storage.quota.enforced` option is not found
6565

6666
Testing
6767
~~~~~~~
6868

69-
:issue:`SERVER-16421` \ ``sharding_rs2.js`` should clean up data on all replicas
69+
:issue:`SERVER-16421` ``sharding_rs2.js`` should clean up data on all replicas
7070

7171
.. _2.6.7-changelog:
7272

0 commit comments

Comments
 (0)