SOLR-5756: Fix copy/paste mistake in comment

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694718 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Shalin Shekhar Mangar 2015-08-07 18:20:03 +00:00
parent c61b8e7678
commit 1f8d9738a7
1 changed files with 1 additions and 1 deletions

View File

@ -1034,7 +1034,7 @@ public abstract class CollectionAdminRequest <Q extends CollectionAdminRequest<Q
}
}
// DELETEREPLICAPROP request
// MIGRATECLUSTERSTATE request
public static class MigrateClusterState extends CollectionShardAdminRequest<MigrateClusterState> {
public MigrateClusterState() {