From b88e50cc3695f564674cad09ae237034ea978870 Mon Sep 17 00:00:00 2001 From: Animosity022 Date: Thu, 25 Apr 2019 07:32:36 -0400 Subject: [PATCH] docs: Typo fixes with "a existing" Fixed a typo with "a existing" to "an existing" --- backend/alias/alias.go | 2 +- docs/content/alias.md | 4 ++-- docs/content/koofr.md | 2 +- docs/content/mega.md | 2 +- docs/content/s3.md | 4 ++-- docs/content/union.md | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/backend/alias/alias.go b/backend/alias/alias.go index 8954a3b78..9fceec827 100644 --- a/backend/alias/alias.go +++ b/backend/alias/alias.go @@ -14,7 +14,7 @@ import ( func init() { fsi := &fs.RegInfo{ Name: "alias", - Description: "Alias for a existing remote", + Description: "Alias for an existing remote", NewFs: NewFs, Options: []fs.Option{{ Name: "remote", diff --git a/docs/content/alias.md b/docs/content/alias.md index 01a791c9c..bc91d5023 100644 --- a/docs/content/alias.md +++ b/docs/content/alias.md @@ -41,7 +41,7 @@ n/s/q> n name> remote Type of storage to configure. Choose a number from below, or type in your own value - 1 / Alias for a existing remote + 1 / Alias for an existing remote \ "alias" 2 / Amazon Drive \ "amazon cloud drive" @@ -131,7 +131,7 @@ Copy another local directory to the alias directory called source ### Standard Options -Here are the standard options specific to alias (Alias for a existing remote). +Here are the standard options specific to alias (Alias for an existing remote). #### --alias-remote diff --git a/docs/content/koofr.md b/docs/content/koofr.md index a636dec2e..3d5ea3d8f 100644 --- a/docs/content/koofr.md +++ b/docs/content/koofr.md @@ -34,7 +34,7 @@ Enter a string value. Press Enter for the default (""). Choose a number from below, or type in your own value 1 / A stackable unification remote, which can appear to merge the contents of several remotes \ "union" - 2 / Alias for a existing remote + 2 / Alias for an existing remote \ "alias" 3 / Amazon Drive \ "amazon cloud drive" diff --git a/docs/content/mega.md b/docs/content/mega.md index 7131dd47a..cd04dc379 100644 --- a/docs/content/mega.md +++ b/docs/content/mega.md @@ -35,7 +35,7 @@ n/s/q> n name> remote Type of storage to configure. Choose a number from below, or type in your own value - 1 / Alias for a existing remote + 1 / Alias for an existing remote \ "alias" [snip] 14 / Mega diff --git a/docs/content/s3.md b/docs/content/s3.md index e67437c1e..80f96e0f3 100644 --- a/docs/content/s3.md +++ b/docs/content/s3.md @@ -58,7 +58,7 @@ n/s/q> n name> remote Type of storage to configure. Choose a number from below, or type in your own value - 1 / Alias for a existing remote + 1 / Alias for an existing remote \ "alias" 2 / Amazon Drive \ "amazon cloud drive" @@ -1240,7 +1240,7 @@ To configure access to IBM COS S3, follow the steps below: 3. Select "s3" storage. ``` Choose a number from below, or type in your own value - 1 / Alias for a existing remote + 1 / Alias for an existing remote \ "alias" 2 / Amazon Drive \ "amazon cloud drive" diff --git a/docs/content/union.md b/docs/content/union.md index 3f5805358..502ff7c31 100644 --- a/docs/content/union.md +++ b/docs/content/union.md @@ -44,7 +44,7 @@ n/s/q> n name> remote Type of storage to configure. Choose a number from below, or type in your own value - 1 / Alias for a existing remote + 1 / Alias for an existing remote \ "alias" 2 / Amazon Drive \ "amazon cloud drive"