remove dangling paren
This commit is contained in:
parent
97ba49a5e1
commit
b63d321007
1 changed files with 1 additions and 1 deletions
|
@ -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.)
|
||||
|
|
Loading…
Add table
Reference in a new issue