SOLR-7240 CHANGES typo

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669433 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Chris M. Hostetter 2015-03-26 20:55:35 +00:00
parent b17ed54025
commit 44437971eb
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@ New Features
* SOLR-7226: Make /query/* jmx/* , requestDispatcher/*, <listener> <initParams>
properties in solrconfig.xml editable (Noble Paul)
* SOLR-7240: '/' redirects to '/solr/ for convinience (Martijn Koster, hossman)
* SOLR-7240: '/' redirects to '/solr/' for convinience (Martijn Koster, hossman)
Bug Fixes