[ARVADOS] updated: 1.1.4-719-g73167d511

Git user git at public.curoverse.com
Thu Aug 2 13:53:56 EDT 2018


Summary of changes:
 sdk/R/README.Rmd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

       via  73167d511b4ed1a0441bafa0f7bac26263b20231 (commit)
      from  353cfc20742aaa069eecba2b291cb56a78e4d497 (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 73167d511b4ed1a0441bafa0f7bac26263b20231
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date:   Thu Aug 2 13:53:47 2018 -0400

    13609: Spelling fix
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>

diff --git a/sdk/R/README.Rmd b/sdk/R/README.Rmd
index 18454bf2a..5fdceb618 100644
--- a/sdk/R/README.Rmd
+++ b/sdk/R/README.Rmd
@@ -221,7 +221,7 @@ subcollection$remove("folderInsideSubcollection/")
 
 * Move file or folder inside collection:
 
-Directley from collection
+Directly from collection
 
 ```{r}
 collection$move("folder/file.cpp", "file.cpp")
@@ -246,7 +246,7 @@ In second example file$move("newDestination/") will not work.
 
 * Copy file or folder inside collection:
 
-Directley from collection
+Directly from collection
 
 ```{r}
 collection$copy("folder/file.cpp", "file.cpp")

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list