1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-08 03:23:26 +00:00

fix typos in original files, per #2727 review request

This commit is contained in:
Peter Kaminski
2018-11-14 08:11:58 -08:00
committed by Nick Craig-Wood
parent 64fce8438b
commit 63a2a935fc
3 changed files with 4 additions and 4 deletions

View File

@@ -147,7 +147,7 @@ systems are a long way from 100% reliable. The rclone sync/copy
commands cope with this with lots of retries. However rclone ` + commandName + `
can't use retries in the same way without making local copies of the
uploads. Look at the [file caching](#file-caching)
for solutions to make ` + commandName + ` mount more reliable.
for solutions to make ` + commandName + ` more reliable.
### Attribute caching