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 85c6581  Disambiguate
85c6581 is described below

commit 85c6581ca08a4044b738101b8516f236ddf57efb
Author: Sebb <[email protected]>
AuthorDate: Mon Jul 2 13:48:14 2018 +0100

    Disambiguate
---
 www/project/icla/views/actions/draft-icla.json.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/project/icla/views/actions/draft-icla.json.rb 
b/www/project/icla/views/actions/draft-icla.json.rb
index 946e21c..b213da2 100644
--- a/www/project/icla/views/actions/draft-icla.json.rb
+++ b/www/project/icla/views/actions/draft-icla.json.rb
@@ -43,7 +43,7 @@ signing and keep a copy for your records.
 
   (optional) Public name: #{@publicname.ljust(41, '_')}
 
-  Mailing Address: #{address.map {|line| line.strip.ljust(48, '_')}.
+  Postal Address: #{address.map {|line| line.strip.ljust(48, '_')}.
     join("\n\n                   ")}
 
   Country:   #{@country.ljust(54, '_')}

Reply via email to