typo
This commit is contained in:
parent
7a8833c81d
commit
cc5db38a1e
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ handleDropsFrom locs rs reason fromhere key (Just f) knownpresentremote
|
|||
debug
|
||||
[ "dropped"
|
||||
, f
|
||||
, "(from" ++ maybe "here" show u ++ ")"
|
||||
, "(from " ++ maybe "here" show u ++ ")"
|
||||
, "(copies now " ++ show (have - 1) ++ ")"
|
||||
, ": " ++ reason
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue