[ARVADOS] updated: 34a9171fa5b01bb206543576947c3300faac280a

git at public.curoverse.com git at public.curoverse.com
Thu Oct 23 11:18:32 EDT 2014


Summary of changes:
 apps/workbench/app/views/collections/hash_matches.html.erb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  34a9171fa5b01bb206543576947c3300faac280a (commit)
      from  81cb0b6ac320caf7098c735ee06c610d73953ab5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 34a9171fa5b01bb206543576947c3300faac280a
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Thu Oct 23 11:18:29 2014 -0400

    4058: Typo fix "collection" -> "collections"

diff --git a/apps/workbench/app/views/collections/hash_matches.html.erb b/apps/workbench/app/views/collections/hash_matches.html.erb
index 17539a2..7c4abb0 100644
--- a/apps/workbench/app/views/collections/hash_matches.html.erb
+++ b/apps/workbench/app/views/collections/hash_matches.html.erb
@@ -5,7 +5,7 @@
         <h3 class="panel-title"><%= params["uuid"] %></h3>
       </div>
       <div class="panel-body">
-        <p><i>The following collection have this content:</i></p>
+        <p><i>The following collections have this content:</i></p>
         <% @same_pdh.sort { |a,b| b.created_at <=> a.created_at }.each do |c| %>
           <div class="row">
             <div class="col-md-8">

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list