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

rubys 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 c9ebbc3  add space
c9ebbc3 is described below

commit c9ebbc39e9e6451b52935ee346b2eeff5d6a7f8f
Author: Sam Ruby <[email protected]>
AuthorDate: Mon Apr 13 10:05:30 2020 -0400

    add space
---
 www/board/agenda/views/pages/flagged.js.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/board/agenda/views/pages/flagged.js.rb 
b/www/board/agenda/views/pages/flagged.js.rb
index 99f2441..cb1f4bd 100644
--- a/www/board/agenda/views/pages/flagged.js.rb
+++ b/www/board/agenda/views/pages/flagged.js.rb
@@ -18,7 +18,7 @@ class Flagged < Vue
     else
       _p do
         _ 'Currently only showing '; _span.commented 'flagged'
-        _ 'reports. Starting with the meeting day, this list will also include 
'
+        _ ' reports. Starting with the meeting day, this list will also 
include '
         _span.missing 'missing'; _ ', and '
         _span.ready 'unapproved'; _ ' reports too.'
       end

Reply via email to