mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
docs: spelling: e.g.
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Nick Craig-Wood
parent
d4f38d45a5
commit
e4a87f772f
@@ -14,7 +14,7 @@
|
||||
//
|
||||
// The vfs package returns Error values to signal precisely which
|
||||
// error conditions have ocurred. It may also return general errors
|
||||
// it receives. It tries to use os Error values (eg os.ErrExist)
|
||||
// it receives. It tries to use os Error values (e.g. os.ErrExist)
|
||||
// where possible.
|
||||
|
||||
//go:generate sh -c "go run make_open_tests.go | gofmt > open_test.go"
|
||||
|
||||
Reference in New Issue
Block a user