From c0e21500aaa68342db8b50160a12a372c41488b7 Mon Sep 17 00:00:00 2001 From: Ramon Fernandez Date: Thu, 13 Aug 2015 11:34:07 -0400 Subject: [PATCH] Fix typo in descripstin ticket number and description --- source/release-notes/2.6.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/release-notes/2.6.txt b/source/release-notes/2.6.txt index 41d33953194..aeb91d0d353 100644 --- a/source/release-notes/2.6.txt +++ b/source/release-notes/2.6.txt @@ -25,8 +25,8 @@ Minor Releases - Improvements to query plan ranking :issue:`SERVER-17815` - Improved ability for :program:`mongos` to detect replica set - failover and correctly route read operations to new the new - primary :issue:`SERVER-18208` + failover and correctly route read operations to the new + primary :issue:`SERVER-18280` - Improved reporting of queries in ``getMore`` operation in :method:`db.currentOp()` and the database