mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
fix spelling
This commit is contained in:
@@ -34,7 +34,7 @@ check that parameter passing is working properly.`,
|
||||
})
|
||||
}
|
||||
|
||||
// Echo the input to the ouput parameters
|
||||
// Echo the input to the output parameters
|
||||
func rcNoop(in Params) (out Params, err error) {
|
||||
return in, nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user