manual merge from trunk: fixed typos reported in http://bugs.debian.org/378016

[SVN r34639]
This commit is contained in:
Gennaro Prota 2006-07-20 14:13:43 +00:00
parent c3137cbd75
commit a8b36d9411
2 changed files with 2 additions and 2 deletions

View File

@ -444,7 +444,7 @@ the true business precept.]
</literal>, not the single quote: <code><phrase role="string">&quot;'&quot;</phrase></code>.
Note too that <literal>
<!--quickbook-escape-prefix-->`some code`<!--quickbook-escape-postfix-->
</literal> is prefered over <literal>
</literal> is preferred over <literal>
<!--quickbook-escape-prefix-->[^some code]<!--quickbook-escape-postfix-->
</literal>. </entry>
</row>

View File

@ -297,7 +297,7 @@ syntax highlighted.
[blurb __note__
Note that we simply enclose the code with the tick: [^'''"`"'''], not the
single quote: `"'"`. Note too that [^'''`some code`'''] is prefered over
single quote: `"'"`. Note too that [^'''`some code`'''] is preferred over
[^'''[^some code]'''].
]