Fix title capitalization.
This commit is contained in:
parent
42b42c83ef
commit
68bb5ab3b0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38846
1 changed files with 2 additions and 2 deletions
|
@ -164,7 +164,7 @@
|
|||
<title>Using Jade</title>
|
||||
|
||||
<example>
|
||||
<title>Converting DocBook to HTML (one large file)</title>
|
||||
<title>Converting DocBook to HTML (One Large File)</title>
|
||||
|
||||
<screen>&prompt.user; <userinput>jade -V nochunks \ <co id="examples-co-jade-1-nochunks">
|
||||
-c /usr/local/share/sgml/docbook/dsssl/modular/catalog \ <co id="examples-co-jade-1-catalog">
|
||||
|
@ -208,7 +208,7 @@
|
|||
</example>
|
||||
|
||||
<example>
|
||||
<title>Converting DocBook to HTML (several small files)</title>
|
||||
<title>Converting DocBook to HTML (Several Small Files)</title>
|
||||
|
||||
<screen>&prompt.user; <userinput>jade \
|
||||
-c /usr/local/share/sgml/docbook/dsssl/modular/catalog \ <co id="examples-co-jade-2-catalog">
|
||||
|
|
Loading…
Reference in a new issue