mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
vfs: fix typos found by codespell
This commit is contained in:
committed by
albertony
parent
55a12bd639
commit
9ee1b21ec2
@@ -13,7 +13,7 @@
|
||||
// # It also includes directory caching
|
||||
//
|
||||
// The vfs package returns Error values to signal precisely which
|
||||
// error conditions have ocurred. It may also return general errors
|
||||
// error conditions have occurred. It may also return general errors
|
||||
// it receives. It tries to use os Error values (e.g. os.ErrExist)
|
||||
// where possible.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user