From 7e858f4b8ddb420c16d38d023512a0ed0706696e Mon Sep 17 00:00:00 2001 From: Anisse Astier Date: Mon, 24 Apr 2017 17:38:49 +0200 Subject: [PATCH] dropbox: typo dropbix -> dropbox. --- docs/content/dropbox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/dropbox.md b/docs/content/dropbox.md index 04d282eed..b4b5b3412 100644 --- a/docs/content/dropbox.md +++ b/docs/content/dropbox.md @@ -130,4 +130,4 @@ attempt to upload one of those file names, but the sync won't fail. If you have more than 10,000 files in a directory then `rclone purge dropbox:dir` will return the error `Failed to purge: There are too many files involved in this operation`. As a work-around do an -`rclone delete dropbix:dir` followed by an `rclone rmdir dropbox:dir`. +`rclone delete dropbox:dir` followed by an `rclone rmdir dropbox:dir`.