summaryrefslogtreecommitdiff
path: root/doc/preferred_content.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-03-12 13:09:38 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-03-12 13:09:38 -0400
commit3102638c3ca3ff5c1ca8435eeba540eb30e09c15 (patch)
tree2927ebc4fbab05885b5dc9ea79921ac5bd317d8c /doc/preferred_content.mdwn
parent61988347bd75a8bba987791806da878b267fd4cb (diff)
remove dangling paren
Diffstat (limited to 'doc/preferred_content.mdwn')
-rw-r--r--doc/preferred_content.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/preferred_content.mdwn b/doc/preferred_content.mdwn
index 6d1acfb0f..0bc8aa35c 100644
--- a/doc/preferred_content.mdwn
+++ b/doc/preferred_content.mdwn
@@ -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.)