[ARVADOS] updated: 2.2.2-1-g9fcd3fc74

Git user git at public.arvados.org
Thu Sep 23 13:21:04 UTC 2021


Summary of changes:
 doc/architecture/keep-data-lifecycle.html.textile.liquid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  9fcd3fc74db5d1026bc15d7a32994f993c51e693 (commit)
      from  6dcfb2d9d117cacd900ec94bc044d78f56faddfa (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 9fcd3fc74db5d1026bc15d7a32994f993c51e693
Author: Ward Vandewege <ward at curii.com>
Date:   Thu Sep 23 09:20:51 2021 -0400

    Fix typo.
    
    No issue #
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>

diff --git a/doc/architecture/keep-data-lifecycle.html.textile.liquid b/doc/architecture/keep-data-lifecycle.html.textile.liquid
index a2e31fb0e..e3253277c 100644
--- a/doc/architecture/keep-data-lifecycle.html.textile.liquid
+++ b/doc/architecture/keep-data-lifecycle.html.textile.liquid
@@ -36,7 +36,7 @@ table(table table-bordered table-condensed).
 |_. collection state|_. is_trashed|_. trash_at|_. delete_at|_. get|_. list|_. list?include_trash=true|_. can be modified|
 |persisted collection|false |null |null |yes |yes |yes |yes |
 |expiring collection|false |future |future |yes  |yes |yes |yes |
-|trashed collection|true |past |future |no |no |yes |only is_trashed, trash_at and delete_at attribtues|
+|trashed collection|true |past |future |no |no |yes |only is_trashed, trash_at and delete_at attributes|
 |deleted collection|true|past |past |no |no |no |no |
 
 h2(#block_lifecycle). Block lifecycle

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list