docs: restore lost spelling fixes

These came from 3d424c6e08 which unfortunately got added the
docs to the auto generated files.
This commit is contained in:
Nick Craig-Wood
2020-02-10 15:07:40 +00:00
parent 102a38bb95
commit 8b664c3ec5
4 changed files with 8 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
---
date: 2020-02-10T12:28:36Z
date: 2020-02-10T15:06:43Z
title: "rclone config update"
slug: rclone_config_update
url: /commands/rclone_config_update/
@@ -23,7 +23,7 @@ you would do:
If any of the parameters passed is a password field, then rclone will
automatically obscure them before putting them in the config file.
If the remote uses oauth the token will be updated, if you don't
If the remote uses OAuth the token will be updated, if you don't
require this add an extra parameter thus:
rclone config update myremote swift env_auth true config_refresh_token false