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
9db8ecbc32
commit
041b201abd
@@ -155,7 +155,7 @@ func (e *Error) Error() string {
|
||||
return strings.Join(out, ": ")
|
||||
}
|
||||
|
||||
// Time represents represents date and time information for the
|
||||
// Time represents date and time information for the
|
||||
// webdav API marshalling to and from timeFormat
|
||||
type Time time.Time
|
||||
|
||||
|
||||
Reference in New Issue
Block a user