]> git.llucax.com Git - software/mutt-debian.git/blob - debian/patches/upstream/547739-manual-typos.patch
overriden/overridden, again
[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>
73 --- a/doc/Muttrc
74 +++ b/doc/Muttrc
75 @@ -1991,7 +1991,7 @@
76  # 
77  # 
78  # The default mailbox type used when creating new folders. May be any of
79 -# ``mbox'', ``MMDF'', ``MH'' and ``Maildir''. This is overriden by the
80 +# ``mbox'', ``MMDF'', ``MH'' and ``Maildir''. This is overridden by the
81  # -m command-line option.
82  # 
83  # 
84 --- a/doc/manual.txt
85 +++ b/doc/manual.txt
86 @@ -7405,7 +7405,7 @@
87  Default: mbox
88  
89  The default mailbox type used when creating new folders. May be any of ?mbox?,
90 -?MMDF?, ?MH? and ?Maildir?. This is overriden by the -m command-line option.
91 +?MMDF?, ?MH? and ?Maildir?. This is overridden by the -m command-line option.
92  
93  3.128. menu_context
94  
95 --- a/edit.c
96 +++ b/edit.c
97 @@ -39,7 +39,7 @@
98   * declared "static" (sigh)
99   */
100  static char* EditorHelp1 = N_("\
101 -~~             insert a line begining with a single ~\n\
102 +~~             insert a line beginning with a single ~\n\
103  ~b users       add users to the Bcc: field\n\
104  ~c users       add users to the Cc: field\n\
105  ~f messages    include messages\n\
106 --- a/recvattach.c
107 +++ b/recvattach.c
108 @@ -698,7 +698,7 @@
109         {
110           if (!mutt_can_decode (top))
111           {
112 -           mutt_error (_("I dont know how to print %s attachments!"), type);
113 +           mutt_error (_("I don't know how to print %s attachments!"), type);
114             return (0);
115           }
116         }
117 --- a/init.h
118 +++ b/init.h
119 @@ -1413,7 +1413,7 @@
120    /*
121    ** .pp
122    ** The default mailbox type used when creating new folders. May be any of
123 -  ** ``mbox'', ``MMDF'', ``MH'' and ``Maildir''. This is overriden by the
124 +  ** ``mbox'', ``MMDF'', ``MH'' and ``Maildir''. This is overridden by the
125    ** \fC-m\fP command-line option.
126    */
127    { "menu_context",    DT_NUM,  R_NONE, UL &MenuContext, 0 },