summaryrefslogtreecommitdiff
path: root/manual/xml/formatting_conventions.xml
diff options
context:
space:
mode:
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>