git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1369930 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erik Hatcher 2012-08-06 19:20:51 +00:00
parent 92c90bf7cb
commit 5714f445d3
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@ var solr_admin = function( app_config )
{
show_global_error
(
'<div class="message">There are no SolrCores running — for the currenct functionality ' +
'<div class="message">There are no SolrCores running — for the current functionality ' +
'we require at least one SolrCore, sorry :)</div>'
);
return;