mirror of
https://github.com/rclone/rclone.git
synced 2025-08-22 19:10:46 +02:00
doc: fix typos throughout docs and code
This commit is contained in:
committed by
Nick Craig-Wood
parent
5f71d186b2
commit
4aee962233
@@ -85,7 +85,7 @@ func TestRc(t *testing.T) {
|
||||
require.NoError(t, err)
|
||||
assert.Equal(t, int64(5), fi.Size())
|
||||
|
||||
// FIXME the OS somtimes appears to be using the mount
|
||||
// FIXME the OS sometimes appears to be using the mount
|
||||
// immediately after it appears so wait a moment
|
||||
time.Sleep(100 * time.Millisecond)
|
||||
|
||||
|
Reference in New Issue
Block a user