improve comment

This commit is contained in:
Joey Hess 2020-01-06 12:53:09 -04:00
parent d19dbdb05e
commit 36fd64533e
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -9,7 +9,7 @@ module Types.RemoteState where
import Types.UUID
{- When per-remote state, its UUID is used to identify it.
{- When there is per-remote state, remotes are identified by UUID.
-
- However, sameas remotes mean that two different Remote implementations
- can be used for the same underlying data store. To avoid them using