[ARVADOS] updated: 2.1.0-254-ge98f4df4a

Git user git at public.arvados.org
Thu Jan 7 22:28:12 UTC 2021


Summary of changes:
 doc/install/config.html.textile.liquid    | 2 +-
 doc/sdk/java-v2/index.html.textile.liquid | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

       via  e98f4df4aa47fba614e2a078c0ab6d4213d96674 (commit)
      from  96afcc7682db1f1f67bcf4ae6acab54927418f1e (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 e98f4df4aa47fba614e2a078c0ab6d4213d96674
Author: Lucas Di Pentima <lucas at di-pentima.com.ar>
Date:   Thu Jan 7 19:27:39 2021 -0300

    Fixes a couple of typos on the documentation. No issue #.
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas at di-pentima.com.ar>

diff --git a/doc/install/config.html.textile.liquid b/doc/install/config.html.textile.liquid
index b768147df..28ddf7eff 100644
--- a/doc/install/config.html.textile.liquid
+++ b/doc/install/config.html.textile.liquid
@@ -9,7 +9,7 @@ Copyright (C) The Arvados Authors. All rights reserved.
 SPDX-License-Identifier: CC-BY-SA-3.0
 {% endcomment %}
 
-h2. Arados /etc/arvados/config.yml
+h2. Arvados /etc/arvados/config.yml
 
 The configuration file is normally found at @/etc/arvados/config.yml@ and will be referred to as just @config.yml@ in this guide.  This configuration file must be kept in sync across every service node in the cluster, but not shell and compute nodes (which do not require config.yml).
 
diff --git a/doc/sdk/java-v2/index.html.textile.liquid b/doc/sdk/java-v2/index.html.textile.liquid
index 300ec3085..b3336d51d 100644
--- a/doc/sdk/java-v2/index.html.textile.liquid
+++ b/doc/sdk/java-v2/index.html.textile.liquid
@@ -16,7 +16,7 @@ h2. Using the SDK
 
 The SDK is packaged as a JAR named @arvados-java-<version>.jar@, which is published to Maven Central and can be included using Maven, Gradle, or by hand.
 
-Here is an example @build.gradle@ file that uses the Arados java sdk:
+Here is an example @build.gradle@ file that uses the Arvados java sdk:
 
 <pre>
 apply plugin: 'application'

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list