remove dangling paren

This commit is contained in:
Joey Hess 2014-03-12 13:09:38 -04:00
parent 97ba49a5e1
commit b63d321007

View file

@ -125,7 +125,7 @@ USB drive used in a sneakernet.
The preferred content expression for these causes them to get and retain
data until all clients have a copy.
`(not (inallgroup=client and copies=client:2) and ($client)`
`not (inallgroup=client and copies=client:2) and ($client)`
(Where $client is a copy of the preferred content expression used for
clients.)