aboutsummaryrefslogtreecommitdiff
path: root/doc/handbook/chapters/user.texi
diff options
context:
space:
mode:
authorNaomi Phillips <naomi@nep.soy>2019-12-04 14:07:12 -0500
committerNaomi Phillips <naomi@nep.soy>2019-12-04 14:07:12 -0500
commit6418d6539659ae1bc372406e06f01b8c50a63098 (patch)
treeca32bd6f09ce2a86d105867797bfc9ec96f8990a /doc/handbook/chapters/user.texi
parent2bdd068e14988efdcf133f402a5de7a1f7b32343 (diff)
downloadgnunet-6418d6539659ae1bc372406e06f01b8c50a63098.tar.gz
gnunet-6418d6539659ae1bc372406e06f01b8c50a63098.zip
Fix typos
Diffstat (limited to 'doc/handbook/chapters/user.texi')
-rw-r--r--doc/handbook/chapters/user.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/handbook/chapters/user.texi b/doc/handbook/chapters/user.texi
index aefa95c3d..998abb87f 100644
--- a/doc/handbook/chapters/user.texi
+++ b/doc/handbook/chapters/user.texi
@@ -1127,7 +1127,7 @@ This section describes the four different URI types in detail.
1127For FS URIs empty KEYWORDs are not allowed. Quotes are allowed to 1127For FS URIs empty KEYWORDs are not allowed. Quotes are allowed to
1128denote whitespace between words. Keywords must contain a balanced 1128denote whitespace between words. Keywords must contain a balanced
1129number of double quotes. Doubles quotes can not be used in the actual 1129number of double quotes. Doubles quotes can not be used in the actual
1130keywords. This means that the the string '""foo bar""' will be turned 1130keywords. This means that the string '""foo bar""' will be turned
1131into two OR-ed keywords 'foo' and 'bar', not into '"foo bar"'. 1131into two OR-ed keywords 'foo' and 'bar', not into '"foo bar"'.
1132 1132
1133@menu 1133@menu