mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 00:13:49 +01:00
fs: fix a typo in a comment
This commit is contained in:
parent
6b60e09ff2
commit
e9763552f7
@ -10,7 +10,7 @@ import (
|
||||
"github.com/stretchr/testify/require"
|
||||
)
|
||||
|
||||
// Check it satisfies the interfac(
|
||||
// Check it satisfies the interfaces
|
||||
var (
|
||||
_ flagger = (*LogLevel)(nil)
|
||||
_ flaggerNP = LogLevel(0)
|
||||
|
Loading…
Reference in New Issue
Block a user