summaryrefslogtreecommitdiff
path: root/Types/RemoteState.hs
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2020-01-06 12:53:09 -0400
committerJoey Hess <joeyh@joeyh.name>2020-01-06 12:53:09 -0400
commit36fd64533eb8142501297a8dd7b264ca4510eb93 (patch)
treee8f213c177cd92f2829d69a02d92ed6dc389751d /Types/RemoteState.hs
parentd19dbdb05e937613e25bf2bc411642656a52afe7 (diff)
improve comment
Diffstat (limited to 'Types/RemoteState.hs')
-rw-r--r--Types/RemoteState.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Types/RemoteState.hs b/Types/RemoteState.hs
index 6e3cd23b74..aef102a7d4 100644
--- a/Types/RemoteState.hs
+++ b/Types/RemoteState.hs
@@ -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