[ARVADOS] updated: 2.1.0-250-g5280006cf

Git user git at public.arvados.org
Wed Jan 6 19:50:39 UTC 2021


Summary of changes:
 doc/admin/federation.html.textile.liquid            | 2 +-
 doc/api/index.html.textile.liquid                   | 2 +-
 doc/index.html.liquid                               | 4 ++--
 doc/install/install-keep-web.html.textile.liquid    | 2 +-
 doc/user/tutorials/wgs-tutorial.html.textile.liquid | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

       via  5280006cf7e9ce93db3390d76f7760353b10479d (commit)
      from  1ce3429c4005567a450a28f774e3f543010cd5c6 (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 5280006cf7e9ce93db3390d76f7760353b10479d
Author: Ward Vandewege <ward at curii.com>
Date:   Wed Jan 6 14:46:06 2021 -0500

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

diff --git a/doc/admin/federation.html.textile.liquid b/doc/admin/federation.html.textile.liquid
index d6ffb48f4..eddd247e9 100644
--- a/doc/admin/federation.html.textile.liquid
+++ b/doc/admin/federation.html.textile.liquid
@@ -48,7 +48,7 @@ If clusters belong to separate organizations, each cluster will have its own use
 
 h3. Centralized (LoginCluster) federation
 
-If all clusters belong to the same organization, and users in that organization should have access to all the clusters, user management can be simplified by setting the @LoginCluster@ which manages the user database used by all other clusters in the federation.  To do this, choose one cluster in the federation which will be the 'login cluster'.  Set the the @Login.LoginCluster@ configuration value on all clusters in the federation to the cluster id of the login cluster.  After setting @LoginCluster@, restart arvados-api-server and arvados-controller.
+If all clusters belong to the same organization, and users in that organization should have access to all the clusters, user management can be simplified by setting the @LoginCluster@ which manages the user database used by all other clusters in the federation.  To do this, choose one cluster in the federation which will be the 'login cluster'.  Set the @Login.LoginCluster@ configuration value on all clusters in the federation to the cluster id of the login cluster.  After setting @LoginCluster@, restart arvados-api-server and arvados-controller.
 
 <pre>
 Clusters:
diff --git a/doc/api/index.html.textile.liquid b/doc/api/index.html.textile.liquid
index 918e54309..8586a166d 100644
--- a/doc/api/index.html.textile.liquid
+++ b/doc/api/index.html.textile.liquid
@@ -22,4 +22,4 @@ The Controller exposes a subset of the cluster's configuration and makes it avai
 
 h2. Workbench examples
 
-Many Arvados Workbench pages, under the the *Advanced* tab, provide examples of API and SDK use for accessing the current resource .
+Many Arvados Workbench pages, under the *Advanced* tab, provide examples of API and SDK use for accessing the current resource .
diff --git a/doc/index.html.liquid b/doc/index.html.liquid
index d9a2e6bbe..11edfa582 100644
--- a/doc/index.html.liquid
+++ b/doc/index.html.liquid
@@ -60,10 +60,10 @@ SPDX-License-Identifier: CC-BY-SA-3.0
         <a href="{{ site.baseurl }}/sdk/index.html">SDK Reference</a> — Details about the accessing Arvados from various programming languages.
       </p>
       <p>
-        <a href="{{ site.baseurl }}/architecture/index.html">Arvados Architecture</a> — Details about the the Arvados components and architecture.
+        <a href="{{ site.baseurl }}/architecture/index.html">Arvados Architecture</a> — Details about the Arvados components and architecture.
       </p>
       <p>
-        <a href="{{ site.baseurl }}/api/index.html">API Reference</a> — Details about the the Arvados REST API.
+        <a href="{{ site.baseurl }}/api/index.html">API Reference</a> — Details about the Arvados REST API.
       </p>
       <p>
         <a href="{{ site.baseurl }}/admin/index.html">Admin Guide</a> — Details about administering an Arvados cluster.
diff --git a/doc/install/install-keep-web.html.textile.liquid b/doc/install/install-keep-web.html.textile.liquid
index b797c1958..777f7ad46 100644
--- a/doc/install/install-keep-web.html.textile.liquid
+++ b/doc/install/install-keep-web.html.textile.liquid
@@ -33,7 +33,7 @@ There are two approaches to mitigate this.
 
 h3. Collections download URL
 
-Downloads links will served from the the URL in @Services.WebDAVDownload.ExternalURL@ .  The collection uuid or PDH is put in the URL path.
+Downloads links will served from the URL in @Services.WebDAVDownload.ExternalURL@ .  The collection uuid or PDH is put in the URL path.
 
 If blank, serve links to WebDAV with @disposition=attachment@ query param.  Unlike preview links, browsers do not render attachments, so there is no risk of XSS.
 
diff --git a/doc/user/tutorials/wgs-tutorial.html.textile.liquid b/doc/user/tutorials/wgs-tutorial.html.textile.liquid
index a68d7ca21..81ad97ed8 100644
--- a/doc/user/tutorials/wgs-tutorial.html.textile.liquid
+++ b/doc/user/tutorials/wgs-tutorial.html.textile.liquid
@@ -109,7 +109,7 @@ Workflows can be registered in Arvados. Registration allows you to share a workf
 
 We have already previously registered the WGS workflow and set default input values for this set of the walkthrough.
 
-Let’s find the the registered WGS Processing Workflow and run it interactively in our newly created project.
+Let’s find the registered WGS Processing Workflow and run it interactively in our newly created project.
 
 # To find the registered workflow, you can search for it in the search box located in the top right corner of the Arvados Workbench by looking for the name  “WGS Processing Workflow”.
 # Once you have found the registered workflow, you can run it your project by using the  <span class="btn btn-sm btn-primary" >Run this workflow..</span> button and selecting your project ("WGS Processing Tutorial") that you set up in Section 3a.

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list