mirror of
https://github.com/rclone/rclone.git
synced 2025-08-15 00:02:35 +02:00
fix spelling
This commit is contained in:
@ -296,7 +296,7 @@ type CountableError interface {
|
||||
IsCounted() bool
|
||||
}
|
||||
|
||||
// wrappedFatalError is an error wrapped so it will satisfy the
|
||||
// wrappedCountableError is an error wrapped so it will satisfy the
|
||||
// Retrier interface and return true
|
||||
type wrappedCountableError struct {
|
||||
error
|
||||
|
Reference in New Issue
Block a user