docs: spelling: server-side
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
87e54f2dde
commit
bbe7eb35f1
53 changed files with 194 additions and 194 deletions
|
@ -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
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue