mirror of
https://github.com/rclone/rclone.git
synced 2025-08-18 09:30:03 +02:00
docs: spelling: server-side
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Nick Craig-Wood
parent
87e54f2dde
commit
bbe7eb35f1
@@ -871,7 +871,7 @@ func (f *Fs) Purge(ctx context.Context, dir string) error {
|
||||
return f.Rmdir(ctx, dir)
|
||||
}
|
||||
|
||||
// Copy src to this remote using server side copy operations.
|
||||
// Copy src to this remote using server-side copy operations.
|
||||
//
|
||||
// This is stored with the remote path given
|
||||
//
|
||||
|
Reference in New Issue
Block a user