summaryrefslogtreecommitdiff
path: root/Remote/Borg.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Remote/Borg.hs')
-rw-r--r--Remote/Borg.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Remote/Borg.hs b/Remote/Borg.hs
index 30414db79e..d3b152c802 100644
--- a/Remote/Borg.hs
+++ b/Remote/Borg.hs
@@ -141,7 +141,7 @@ borgSetup _ mu _ c _gc = do
M.lookup borgrepoField c
-- The borgrepo is stored in git config, as well as this repo's
- -- persistant state, so it can vary between hosts.
+ -- persistent state, so it can vary between hosts.
gitConfigSpecialRemote u c [("borgrepo", borgrepo)]
return (c, u)