mirror of
https://github.com/rclone/rclone.git
synced 2026-01-07 19:13:19 +00:00
docs: improve grammar and fix typos (#5361)
This alters some comments in source files, but is interested mainly in documentation files and help messages.
This commit is contained in:
@@ -22,11 +22,11 @@ Millions of files in a directory tends to occur on bucket-based remotes
|
||||
(e.g. S3 buckets) since those remotes do not segregate subdirectories within
|
||||
the bucket.
|
||||
|
||||
### Bucket based remotes and folders
|
||||
### Bucket-based remotes and folders
|
||||
|
||||
Bucket based remotes (e.g. S3/GCS/Swift/B2) do not have a concept of
|
||||
Bucket-based remotes (e.g. S3/GCS/Swift/B2) do not have a concept of
|
||||
directories. Rclone therefore cannot create directories in them which
|
||||
means that empty directories on a bucket based remote will tend to
|
||||
means that empty directories on a bucket-based remote will tend to
|
||||
disappear.
|
||||
|
||||
Some software creates empty keys ending in `/` as directory markers.
|
||||
|
||||
Reference in New Issue
Block a user