]> git.notmuchmail.org Git - notmuch/blobdiff - doc/man5/notmuch-hooks.rst
clean up spelling
[notmuch] / doc / man5 / notmuch-hooks.rst
index f1c2528c5666b2dbd4e8ce1c5ae8f43b44f174de..3a72a80b62829c68add26bbffe824f2dfa0d343d 100644 (file)
@@ -5,7 +5,7 @@ notmuch-hooks
 SYNOPSIS
 ========
 
-       $DATABASEDIR/.notmuch/hooks/*
+$DATABASEDIR/.notmuch/hooks/*
 
 DESCRIPTION
 ===========
@@ -41,7 +41,7 @@ The currently available hooks are described below.
         message has been delivered, added to the database, and initial
         tags have been applied. The hook will not be run if there have
         been any errors during the message delivery; what is regarded
-        as succesful delivery depends on the ``--keep`` option.
+        as successful delivery depends on the ``--keep`` option.
 
         Typically this hook is used to perform additional query-based
         tagging on the delivered messages.