fix comment typo
This commit is contained in:
parent
e505ade963
commit
3dd41909dd
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ import qualified Annex
|
||||||
import Utility.InodeCache
|
import Utility.InodeCache
|
||||||
import Annex.Perms
|
import Annex.Perms
|
||||||
|
|
||||||
{- If the sendinal shows the inodes have changed, only the size and mtime
|
{- If the sentinal shows the inodes have changed, only the size and mtime
|
||||||
- are compared. -}
|
- are compared. -}
|
||||||
compareInodeCaches :: InodeCache -> InodeCache -> Annex Bool
|
compareInodeCaches :: InodeCache -> InodeCache -> Annex Bool
|
||||||
compareInodeCaches x y
|
compareInodeCaches x y
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue