changeset: 6476:34ca1c5fdd45
user:      Kevin McCarthy <[email protected]>
date:      Wed Jul 29 09:26:19 2015 -0700
link:      http://dev.mutt.org/hg/mutt/rev/34ca1c5fdd45

Minor documentation fix.

In one place, the documentation mentioned 'alternative-order' instead of
'alternative_order'.

diffs (21 lines):

diff -r 75e398daa94c -r 34ca1c5fdd45 doc/manual.xml.head
--- a/doc/manual.xml.head       Wed Jul 29 09:07:51 2015 -0700
+++ b/doc/manual.xml.head       Wed Jul 29 09:26:19 2015 -0700
@@ -8467,7 +8467,7 @@
 
 <listitem>
 <cmdsynopsis>
-<command><link linkend="alternative-order">alternative-order</link></command>
+<command><link linkend="alternative-order">alternative_order</link></command>
 <arg choice="plain">
 <replaceable>mimetype</replaceable>
 </arg>
@@ -8475,7 +8475,7 @@
 <replaceable>mimetype</replaceable>
 </arg>
 
-<command><link linkend="alternative-order">unalternative-order</link></command>
+<command><link linkend="alternative-order">unalternative_order</link></command>
 <group choice="req">
 <arg choice="plain">
 <replaceable>*</replaceable>

Reply via email to