]> git.llucax.com Git - software/mutt-debian.git/commitdiff
features/ifdef: fixed a typo (Closes: 539974)
authorAntonio Radici <antonio@dyne.org>
Thu, 10 Sep 2009 22:46:19 +0000 (23:46 +0100)
committerAntonio Radici <antonio@dyne.org>
Thu, 10 Sep 2009 22:46:19 +0000 (23:46 +0100)
debian/changelog
debian/patches/features/ifdef

index 722580a8f3646cb34111b138e78ef2825e461e19..2ebdd29158e93b03a8d2e69369ef28c368d1e6b9 100644 (file)
@@ -17,6 +17,7 @@ mutt (1.5.20-3) UNRELEASED; urgency=low
       a segfault (Closes: 542910)
     + upstream/533370-pgp-inline.patch: inline pgp messages now displayed
       correctly even if pgp_auto_decode is set (Closes: 533370)
+    + features/ifdef: fixed a typo (Closes: 539974)
   * debian/control:
     + Standards-Version bumped to 3.8.3
   * debian/extra/lib/mailto-mutt: patch from madduck@ to correctly handle the
index d22740ef19ae7d63e00b67050d5b19256c5fe659..887ba4037096372f2b72258580420a4c7e793e2f 100644 (file)
@@ -120,7 +120,7 @@ ifdef  trash  set trash=~/Mail/trash
  
 +<sect1 id="ifdef">
 +
-+<title>Configuring features conditionnaly</title>
++<title>Configuring features conditionally</title>
 +
 +<para>
 +Usage: <literal>ifdef</literal> <emphasis>item</emphasis> <emphasis>command</emphasis>