summaryrefslogtreecommitdiff
path: root/manual/xml/formatting_conventions.xml
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2011-12-21 00:55:57 +0000
committerCarl Hetherington <carl@carlh.net>2011-12-21 00:55:57 +0000
commit5c1e4e1c79088f222271dd659e03abc59c3ae6fc (patch)
tree4f3cc51cc20e5d910f13be1aea6cc329fe2ef5c4 /manual/xml/formatting_conventions.xml
parent06320b2ed34dcc34ba36c673e6938485d43f5485 (diff)
Un bit-rot the docbook manual build, just for kicks.
git-svn-id: svn://localhost/ardour2/branches/3.0@11039 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'manual/xml/formatting_conventions.xml')
-rw-r--r--manual/xml/formatting_conventions.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/manual/xml/formatting_conventions.xml b/manual/xml/formatting_conventions.xml
index 3908a53480..f9d89ae9f0 100644
--- a/manual/xml/formatting_conventions.xml
+++ b/manual/xml/formatting_conventions.xml
@@ -15,8 +15,7 @@
<para>
Key commands such as <keycombo><keycap>Ctrl</keycap><keycap>a</keycap>
- </keycombo> mean "Hold down the Ctrl key and press the 'a' key". New
- and important terms are written like this.
+ </keycombo> mean "Hold down the Ctrl key and press the 'a' key".
</para>
<para>
@@ -26,7 +25,7 @@
<para>
The name of a menu item is shown like <guimenuitem>This</guimenuitem>,
- and nested menu items will appear like <menuchoice>
+ and nested menu items will appear as <menuchoice>
<guimenu>Menu</guimenu> <guisubmenu>Sub Menu</guisubmenu>
</menuchoice>
</para>