You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by jp...@apache.org on 2020/01/21 14:09:29 UTC

[netbeans-tools] branch master updated: Fixing typo.

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

jpirek pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-tools.git


The following commit(s) were added to refs/heads/master by this push:
     new 6b45b8b  Fixing typo.
     new fdf0aef  Merge pull request #25 from jlahoda/fix-typo-verification
6b45b8b is described below

commit 6b45b8b0514ea03816ed893573a740ba56c48a0b
Author: Jan Lahoda <jl...@netbeans.org>
AuthorDate: Mon Jan 20 21:12:03 2020 +0100

    Fixing typo.
---
 pp3/module/Application/view/application/index/catalogue.phtml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pp3/module/Application/view/application/index/catalogue.phtml b/pp3/module/Application/view/application/index/catalogue.phtml
index 96746e1..00b03b1 100644
--- a/pp3/module/Application/view/application/index/catalogue.phtml
+++ b/pp3/module/Application/view/application/index/catalogue.phtml
@@ -112,7 +112,7 @@ if ($plugin) {
         <div class="modal-content">
             <div class="modal-header">
                 <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
-                <h4 class="modal-title" id="myModalLabel">Plugin verificaion log</h4>
+                <h4 class="modal-title" id="myModalLabel">Plugin verification log</h4>
             </div>
             <div class="modal-body" id="verifBody">        
             </div>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists