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 044b998 End the sentence
044b998 is described below
commit 044b9987873fbf0feed3bf87a314b8e9b26cd2bf
Author: Sebb <[email protected]>
AuthorDate: Sun Sep 22 18:52:29 2019 +0100
End the sentence
---
www/committers/subscribe.cgi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/committers/subscribe.cgi b/www/committers/subscribe.cgi
index affdcf7..4e62cef 100755
--- a/www/committers/subscribe.cgi
+++ b/www/committers/subscribe.cgi
@@ -270,7 +270,7 @@ _html do
if rc == 0
_div.alert.alert_success role: 'alert' do
_p do
- _span.strong 'Request successfully submitted'
+ _span.strong 'Request successfully submitted.'
if @request != 'unsub'
_ 'You will be subscribed within the hour.'
else