]> granicus.if.org Git - neomutt/commitdiff
manual: Fix small typo
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Sun, 30 Dec 2018 09:41:06 +0000 (10:41 +0100)
committerRichard Russon <rich@flatcap.org>
Sun, 30 Dec 2018 09:59:09 +0000 (09:59 +0000)
doc/manual.xml.head

index e1ab240438ddd5f9d3affeb7c985c233ef337512..c130a80233d0ebd0b0d58c207909fa4af00bd4e0 100644 (file)
@@ -12597,7 +12597,7 @@ startup-hook 'echo `action.sh ARGS`'
         <para>
           The single quotes prevent the
           backticks from being expanded. The <literal>echo</literal> command
-          prevents and empty command error.
+          prevents an empty command error.
         </para>
 
         <sect3 id="timeout-hook-intro">