commit 95b1997a308a58d8c72c13a3e2a58f37f529e67a
parent 82f908c836a0cc3effa2eec200559fa984a5c2b6
Author: Christian Grothoff <christian@grothoff.org>
Date: Wed, 17 Jul 2024 10:31:54 +0200
consistency: we use Truncated
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
@@ -1306,7 +1306,7 @@ ComputeOutDegree(REPL_LVL, HOPCOUNT, L2NSE):
</t>
<t>
If an invalid signature is detected, the path is truncated keeping only
- element fields following the faulty signature and setting the TRUCATED
+ element fields following the faulty signature and setting the <tt>Truncated</tt>
flag. Assume that peer C detects a faulty signature in path element #2,
the trunacted path has two entries:
</t>
@@ -1318,7 +1318,7 @@ ComputeOutDegree(REPL_LVL, HOPCOUNT, L2NSE):
]]></artwork>
</figure>
<t>
- The TRUNCATED flag indicates that the first path element does not contain
+ The <tt>Truncated</tt> flag indicates that the first path element does not contain
a signature but only the public key of the peer where the signature fails.
</t>
<t>