mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
doc: fix typos throughout docs and code
This commit is contained in:
committed by
Nick Craig-Wood
parent
5f71d186b2
commit
4aee962233
@@ -19,7 +19,7 @@ var _ io.ReadCloser = (*ReOpen)(nil)
|
||||
|
||||
var errorTestError = errors.New("test error")
|
||||
|
||||
// this is a wrapper for an mockobject with a custom Open function
|
||||
// this is a wrapper for a mockobject with a custom Open function
|
||||
//
|
||||
// breaks indicate the number of bytes to read before returning an
|
||||
// error
|
||||
|
||||
Reference in New Issue
Block a user