You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2022/05/14 15:04:13 UTC

[whimsy] branch master updated: Fix spelling (#153)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new e085e078 Fix spelling (#153)
e085e078 is described below

commit e085e07823d40ef2a97567c07077c73bae9ac696
Author: John Bampton <jb...@users.noreply.github.com>
AuthorDate: Sun May 15 01:04:09 2022 +1000

    Fix spelling (#153)
---
 www/index.html                         | 2 +-
 www/roster/views/ppmc/committers.js.rb | 2 +-
 www/test/dataflow.json                 | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/www/index.html b/www/index.html
index 6da8b4bd..4406e6dd 100644
--- a/www/index.html
+++ b/www/index.html
@@ -96,7 +96,7 @@
         <div class="col-md-6">
           <div class="panel panel-primary">
             <div class="panel-heading">
-              <h3 class="panel-title">Publicly Acessible Tools</h3>
+              <h3 class="panel-title">Publicly Accessible Tools</h3>
             </div>
             <div class="panel-body">
               <ul>
diff --git a/www/roster/views/ppmc/committers.js.rb b/www/roster/views/ppmc/committers.js.rb
index d3b5502f..a9ab7554 100644
--- a/www/roster/views/ppmc/committers.js.rb
+++ b/www/roster/views/ppmc/committers.js.rb
@@ -113,7 +113,7 @@ class PPMCCommitter < Vue
             _button.btn.btn_primary 'Add as an incubator committer',
               data_action: 'add icommit',
               data_target: '#confirm', data_toggle: 'modal',
-              data_confirmation: "Add #{@@person.name} as a commiter " +
+              data_confirmation: "Add #{@@person.name} as a committer " +
                 "for the incubator PPMC?"
           end
         end
diff --git a/www/test/dataflow.json b/www/test/dataflow.json
index eb709a2f..23c2918a 100644
--- a/www/test/dataflow.json
+++ b/www/test/dataflow.json
@@ -31,7 +31,7 @@
     ]
   },
   "https://whimsy.apache.org/public/icla-info_noid.json": {
-    "description": "Names of people who have submitted ICLAs who don't (yet) have uids (commiter accounts)",
+    "description": "Names of people who have submitted ICLAs who don't (yet) have uids (committer accounts)",
     "format": "hash of array['non_committers'][0] = 'NonCommitter Name'",
     "maintainer": "/www/roster/public_icla_info.rb",
     "sources": [