diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2019-04-15 17:46:18 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2019-04-16 18:49:27 -0400 |
commit | ea2247ee98b9c7357dccbba13df96ffc6d08b65a (patch) | |
tree | 478c5a43d8c980cca994ef99166d123153c427ef /specs/appB.xml | |
parent | 44f5ef69ef6f1593d481a831d6aa4e035fc2e7bd (diff) |
use ldquo/rdquo/ndash where appropriate
Diffstat (limited to 'specs/appB.xml')
-rw-r--r-- | specs/appB.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/specs/appB.xml b/specs/appB.xml index 9b245cb..f8396c5 100644 --- a/specs/appB.xml +++ b/specs/appB.xml @@ -142,8 +142,8 @@ The <emphasis remap='I'>params</emphasis> field is parsed into a list of values that will be passed to the named action procedure. A <emphasis remap='I'>quoted string</emphasis> may contain an embedded quotation mark if the quotation mark is preceded by a single backslash (\). The -three-character sequence “\\"” is interpreted as "single backslash -followed by end-of-string". +three-character sequence “\\"” is interpreted as “single backslash +followed by end-of-string”. </para> <para><emphasis role='strong'>Modifier Names</emphasis></para> |