From: Josh Soref Date: Sun, 13 Jun 2021 21:34:11 +0000 (-0400) Subject: spelling: position X-Git-Tag: 1.8.0-rc.1~25^2~93 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f95ca91758912c081ef8a5820b2d997059fd48d1;p=thirdparty%2Fldns.git spelling: position Signed-off-by: Josh Soref --- diff --git a/lua/rns-specs b/lua/rns-specs index 44450c8d..17b1032d 100644 --- a/lua/rns-specs +++ b/lua/rns-specs @@ -104,7 +104,7 @@ ldns_* provides it. Should we use that????? Example: Suppose we have a mangling operation that mangles RR (at the rr-level): -transpose_rr(packet, rr1_postition, rr2_position) +transpose_rr(packet, rr1_position, rr2_position) The 2 rr's are now flipped. We could also use rand0 for the position thereby letting the system decide. All these mangling functions should