This is an automated email from the ASF dual-hosted git repository.
zghao pushed a commit to branch branch-2.2
in repository https://gitbox.apache.org/repos/asf/hbase.git
The following commit(s) were added to refs/heads/branch-2.2 by this push:
new 6518501 HBASE-23822:Fix typo in procedures.jsp (#1155)
6518501 is described below
commit 6518501f581bf468ba4e668147d9482a3b2f0a0c
Author: GeorryHuang <[email protected]>
AuthorDate: Mon Feb 10 09:48:01 2020 +0800
HBASE-23822:Fix typo in procedures.jsp (#1155)
Signed-off-by: Guanghao Zhang <[email protected]>
---
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 ea252cf..966437a 100644
--- a/hbase-server/src/main/resources/hbase-webapps/master/procedures.jsp
+++ b/hbase-server/src/main/resources/hbase-webapps/master/procedures.jsp
@@ -68,7 +68,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>