From 9e5ecd19a1b5f0b0a802047e6543135ff9723795 Mon Sep 17 00:00:00 2001 From: Gianfranco Palumbo Date: Wed, 14 Jan 2015 13:23:30 +0000 Subject: [PATCH] Small layout fix to separate words --- source/release-notes/2.6.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/release-notes/2.6.txt b/source/release-notes/2.6.txt index 58e9d3ec3ed..de6216d8daf 100644 --- a/source/release-notes/2.6.txt +++ b/source/release-notes/2.6.txt @@ -47,7 +47,7 @@ Minor Releases ~~~~~~~~~~~~~~~~~~~~~~~~~~ - Fixed: Evaluating candidate query plans with concurrent writes on same - collection may crash :program:`mongod`\ :issue:`SERVER-15580` + collection may crash :program:`mongod` :issue:`SERVER-15580` - Fixed: 2.6 :program:`mongod` crashes with segfault when added to a 2.8 replica set with 12 or more members :issue:`SERVER-16107`