doc neaten

This commit is contained in:
John Kerl 2017-03-15 22:19:33 -04:00
parent 531ebca4c9
commit 42e1a3de09
2 changed files with 2 additions and 2 deletions

View file

@ -97,7 +97,7 @@ POKI_INCLUDE_ESCAPED(data/single-quote-example.mlr)HERE
POKI_RUN_COMMAND{{echo a=bcd | mlr put -f data/single-quote-example.mlr}}HERE
<p/>So, it&rsuoq;s simple: Miller&rsquo;s DSL uses double quotes for strings,
<p/>So, it&rsquo;s simple: Miller&rsquo;s DSL uses double quotes for strings,
and you can put single quotes (or backslash-escaped double-quotes) inside
strings, no problem.

View file

@ -468,7 +468,7 @@ a=It's OK, I said, then 'for now'.
</div>
<p/>
<p/>So, it&rsuoq;s simple: Miller&rsquo;s DSL uses double quotes for strings,
<p/>So, it&rsquo;s simple: Miller&rsquo;s DSL uses double quotes for strings,
and you can put single quotes (or backslash-escaped double-quotes) inside
strings, no problem.