]> git.llucax.com Git - software/mutt-debian.git/blob - debian/patches/upstream/547739-manual-typos.patch
small typo, it is ~f, not ~F
[software/mutt-debian.git] / debian / patches / upstream / 547739-manual-typos.patch
1 Minor typos in manual.txt, see upstream http://bugs.mutt.org/3379
2
3 --- a/doc/manual.xml.head
4 +++ b/doc/manual.xml.head
5 @@ -1511,7 +1511,7 @@
6  
7  <para>
8  After editing the initial message text and before entering
9 -the compose menu, Mutt properly space-stuffes the message.
10 +the compose menu, Mutt properly space-stuffs the message.
11  <emphasis>Space-stuffing</emphasis> is required by RfC3676 defining
12  <literal>format=flowed</literal> and means to prepend a space to:
13  </para>
14 @@ -2507,7 +2507,7 @@
15  
16  <itemizedlist>
17  <listitem><para>attachment</para></listitem>
18 -<listitem><para>bold (hiliting bold patterns in the body of messages)</para></listitem>
19 +<listitem><para>bold (highlighting bold patterns in the body of messages)</para></listitem>
20  <listitem><para>error (error messages printed by Mutt)</para></listitem>
21  <listitem><para>hdrdefault (default color of the message header in the pager)</para></listitem>
22  <listitem><para>indicator (arrow or bar used to indicate the current item in a menu)</para></listitem>
23 @@ -2516,11 +2516,11 @@
24  <listitem><para>normal</para></listitem>
25  <listitem><para>quoted (text matching <link linkend="quote-regexp">&dollar;quote&lowbar;regexp</link> in the body of a message)</para></listitem>
26  <listitem><para>quoted1, quoted2, ..., quoted<emphasis>N</emphasis> (higher levels of quoting)</para></listitem>
27 -<listitem><para>search (hiliting of words in the pager)</para></listitem>
28 +<listitem><para>search (highlighting of words in the pager)</para></listitem>
29  <listitem><para>signature</para></listitem><listitem><para>status (mode lines used to display info about the mailbox or message)</para></listitem>
30  <listitem><para>tilde (the <quote>&tilde;</quote> used to pad blank lines in the pager)</para></listitem>
31  <listitem><para>tree (thread tree drawn in the message index and attachment menu)</para></listitem>
32 -<listitem><para>underline (hiliting underlined patterns in the body of messages)</para></listitem>
33 +<listitem><para>underline (highlighting underlined patterns in the body of messages)</para></listitem>
34  </itemizedlist>
35  
36  <para>
37 @@ -3095,7 +3095,7 @@
38  the command is executed, so if these names contain <link linkend="shortcuts">shortcut characters</link> (such as <quote>=</quote> and <quote>!</quote>), any variable
39  definition that affects these characters (like <link linkend="folder">&dollar;folder</link> and <link linkend="spoolfile">&dollar;spoolfile</link>)
40  should be set before the <command>mailboxes</command> command. If
41 -none of these shorcuts are used, a local path should be absolute as
42 +none of these shortcuts are used, a local path should be absolute as
43  otherwise Mutt tries to find it relative to the directory
44  from where Mutt was started which may not always be desired.
45  </para>
46 @@ -5841,7 +5841,7 @@
47  If the <emphasis>command</emphasis> is empty, this operation is
48  disabled for this file type. In this case, the folder will be open and
49  closed again (using <link linkend="open-hook">open-hook</link> and
50 -<link linkend="close-hook">close-hook</link>respectively) each time you
51 +<link linkend="close-hook">close-hook</link> respectively) each time you
52  will add to it.
53  </para>
54  </sect2>
55 @@ -6811,7 +6811,7 @@
56  ## line is unnecessary if you already have "attach-allow */.*", of
57  ## course.  These are off by default!  The MIME elements contained
58  ## within a message/* or multipart/* are still examined, even if the
59 -## containers themseves don't qualify.
60 +## containers themselves don't qualify.
61  ##
62  #attachments  +A message/.* multipart/.*
63  #attachments  +I message/.* multipart/.*
64 @@ -7465,7 +7465,7 @@
65  the current chain position, use <literal>&lt;select-entry&gt;</literal> or <literal>&lt;append&gt;</literal>.
66  You can also delete entries from the chain, using the corresponding
67  function.  Finally, to abandon your changes, leave the menu, or
68 -<literal>&lt;accept&gt;</literal> them pressing (by default) the <literal>Return</literal> key.
69 +<literal>&lt;accept&gt;</literal> them, pressing (by default) the <literal>Return</literal> key.
70  </para>
71  
72  <para>