diff --git a/RationaleMCP/0031/name-mapping.md b/RationaleMCP/0031/name-mapping.md index 33d204b68..1507a9150 100644 --- a/RationaleMCP/0031/name-mapping.md +++ b/RationaleMCP/0031/name-mapping.md @@ -61,7 +61,7 @@ Using `\` as escape character, many strings, including all component references, 1. Insert a "`\`" before any of the characters: { "`\`", "`'`" } 1. Wrap the result in single quotes. -Upquoting a Modelica component reference always results in a valid (Flat) Modelica `Q-IDENT` identifier. Examples: +Upquoting a Modelica component reference always results in a valid (Base) Modelica `Q-IDENT` identifier. Examples: | Input | Upquoted string | Remark | |--|--|--|