comment typo
This commit is contained in:
parent
e5c4c86b45
commit
7d684c4074
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ activeNetworkAddresses = filter (not . all (`elem` "0.:") . showAddr)
|
|||
- Note that the repository's description is not shown to the user, because
|
||||
- it could be something like "my repo", which is confusing when pairing
|
||||
- with someone else's repo. However, this has the same format as the
|
||||
- default decription of a repo. -}
|
||||
- default description of a repo. -}
|
||||
pairRepo :: PairMsg -> String
|
||||
pairRepo msg = concat
|
||||
[ remoteUserName d
|
||||
|
|
Loading…
Reference in a new issue