From 159bb6df002560749866587becf3dc33541fec1d Mon Sep 17 00:00:00 2001 From: Jean-Marc Valin <jmvalin@jmvalin.ca> Date: Mon, 19 Dec 2016 16:15:23 -0500 Subject: [PATCH] update draft: oops, fixes use of "above" --- doc/draft-ietf-codec-opus-update.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/draft-ietf-codec-opus-update.xml b/doc/draft-ietf-codec-opus-update.xml index 58ea1ba53..be6d7f670 100644 --- a/doc/draft-ietf-codec-opus-update.xml +++ b/doc/draft-ietf-codec-opus-update.xml @@ -66,15 +66,15 @@ Some of the changes in this document update normative behaviour in a way that requires new test vectors. The English text of the specification is unaffected, only the C implementation is. The updated specification remains fully compatible with - the original specification. + the original specification. </t> <t> Note: due to RFC formatting conventions, lines exceeding the column width - in the patch above are split using a backslash character. The backslashes + in the patch are split using a backslash character. The backslashes at the end of a line and the white space at the beginning of the following line are not part of the patch. A properly formatted patch - including the three changes above is available at + including all changes is available at <eref target="https://jmvalin.ca/misc_stuff/opus_update.patch"/>. (EDITOR: change to an ietf.org link when ready) </t> -- GitLab