sebbASF commented on code in PR #175: URL: https://github.com/apache/whimsy/pull/175#discussion_r1041921199
########## www/secretary/workbench/templates/icla.erb: ########## @@ -2,7 +2,7 @@ Dear <%= @pubname %>, This message acknowledges receipt of your ICLA, which has been filed in the Apache Software Foundation records. -If you have been invited as a committer, please advise the project/podling so they can progess your application. +If you have been invited as a committer, please advise the project/podling so they can process your application. You can reply to your invitation email to let them know your ICLA has been filed. Review Comment: This changes the meaning; the process has already started, it is up to the PPMC to continue the process, I.e. to progress the application. ########## www/roster/main.rb: ########## @@ -237,7 +237,7 @@ def appmtime end post '/committer/:userid/:file' do |name, file| - # Workround for handling arrays + # Workaround for handling arrays Review Comment: Workaround is more common IME ########## www/roster/views/actions/memstat.json.rb: ########## @@ -67,7 +67,7 @@ _warn "Emeritus request file not found" end elsif @action == 'request_emeritus' - # Create emeritus request and send acknowlegement mail from secretary + # Create emeritus request and send acknowledgement mail from secretary Review Comment: OK -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@whimsical.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org