README.adoc: fix "encoded block" -> "transformation block"
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 11 Oct 2023 17:00:13 +0000 (13:00 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 11 Oct 2023 17:00:13 +0000 (13:00 -0400)
Change-Id: I29af961df45414c769933f7ebfe6acf7cbe03720
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
README.adoc

index 8558237dcf8e2d3ec9263471a77bc568203ec1a5..035e27392440ce779dd9265619ab09525f506c4b 100644 (file)
@@ -915,9 +915,9 @@ A fixed-length number is:
 For a fixed-length number at some source location{nbsp}__**L**__, this
 expression may contain the name of any accessible <<label,label>> (not
 within a nested group), including the name of a label defined
-after{nbsp}__**L**__ (except within an <<encoded-block,encoded block>>),
-as well as the name of any <<variable-assignment,variable>> known
-at{nbsp}__**L**__.
+after{nbsp}__**L**__ (except within a
+<<transformation-block,transformation block>>), as well as the name of
+any <<variable-assignment,variable>> known at{nbsp}__**L**__.
 +
 The value of the special name `ICITTE` (`int` type) in this expression
 is the <<cur-offset,current offset>> (before encoding the number).
This page took 0.025261 seconds and 4 git commands to generate.