diff --git a/hbase-server/src/main/resources/hbase-webapps/master/table.jsp b/hbase-server/src/main/resources/hbase-webapps/master/table.jsp index 2c4497ccefea..296e0e77f735 100644 --- a/hbase-server/src/main/resources/hbase-webapps/master/table.jsp +++ b/hbase-server/src/main/resources/hbase-webapps/master/table.jsp @@ -233,7 +233,7 @@ <% return; } %> -<% // table split/compact/merge actions +<% // table split/major compact/compact/merge actions if ( !readOnly && action != null ) { %>