mirror of
https://github.com/rclone/rclone.git
synced 2025-06-30 22:23:52 +02: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:
@ -585,7 +585,7 @@ func TestDirRename(t *testing.T) {
|
||||
"renamed empty directory,0,true",
|
||||
})
|
||||
// ...we don't check the underlying f.Fremote because on
|
||||
// bucket based remotes the directory won't be there
|
||||
// bucket-based remotes the directory won't be there
|
||||
|
||||
// read only check
|
||||
vfs.Opt.ReadOnly = true
|
||||
|
Reference in New Issue
Block a user