aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-03-09 21:24:54 +0100
committerMartin Schanzenbach <schanzen@gnunet.org>2022-03-09 21:24:54 +0100
commit2eb1996dc516e2e84edd7ffcb1f870c1c9745ab5 (patch)
tree40a9b1ca89d1fa708fccdfa43d801a3e1d1dba35
parentdcb3ce77a601bbbab8321ddbd3a7f022464b7c54 (diff)
downloadlsd0001-2eb1996dc516e2e84edd7ffcb1f870c1c9745ab5.tar.gz
lsd0001-2eb1996dc516e2e84edd7ffcb1f870c1c9745ab5.zip
minor
-rw-r--r--draft-schanzen-gns.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index 91abda4..4e0a9bd 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -1953,7 +1953,7 @@ q := SHA-512 (ZKDF-Public(zk, label))
1953 <t> 1953 <t>
1954 Names in GNS are resolved by recursively querying the record storage. 1954 Names in GNS are resolved by recursively querying the record storage.
1955 Recursive in this context means that a resolver does not provide 1955 Recursive in this context means that a resolver does not provide
1956 intermediate results for a query. 1956 intermediate results for a query to the application.
1957 Instead, it <bcp14>MUST</bcp14> respond to a resolution request with either the 1957 Instead, it <bcp14>MUST</bcp14> respond to a resolution request with either the
1958 requested resource record or an error message in case the resolution 1958 requested resource record or an error message in case the resolution
1959 fails. 1959 fails.