You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by zg...@apache.org on 2020/02/10 01:48:10 UTC

[hbase] branch master updated: HBASE-23822:Fix typo in procedures.jsp (#1155)

This is an automated email from the ASF dual-hosted git repository.

zghao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/master by this push:
     new 35989c1  HBASE-23822:Fix typo in procedures.jsp (#1155)
35989c1 is described below

commit 35989c1968535d773e63dd96fbcd77d36fdc37eb
Author: GeorryHuang <21...@qq.com>
AuthorDate: Mon Feb 10 09:48:01 2020 +0800

    HBASE-23822:Fix typo in procedures.jsp (#1155)
    
    Signed-off-by: Guanghao Zhang <zg...@apache.org>
---
 hbase-server/src/main/resources/hbase-webapps/master/procedures.jsp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hbase-server/src/main/resources/hbase-webapps/master/procedures.jsp b/hbase-server/src/main/resources/hbase-webapps/master/procedures.jsp
index 5000482..fd1971b 100644
--- a/hbase-server/src/main/resources/hbase-webapps/master/procedures.jsp
+++ b/hbase-server/src/main/resources/hbase-webapps/master/procedures.jsp
@@ -59,7 +59,7 @@
           <h1>Procedures</h1>
       </div>
   </div>
-  <p>We do not list Procedures that have completed SUCCESSfully; their number makes it hard to spot the problematics.</p>
+  <p>We do not list procedures that have completed successfully; their number makes it hard to spot the problematics.</p>
   <table class="table table-striped" width="90%" >
     <tr>
         <th>Id</th>