X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=Makefile.local;h=df95f5fcdbf0a802fb5f437b9abf27f6a5d9518d;hb=2ed63574079133aca211f0fd6ccc05ff068e40bb;hp=1535c2ae8a7bcbe53ccfaa38efcdf2721ca28267;hpb=d11311212e8dbb771e2ba14d764adca6e973a6ee;p=notmuch diff --git a/Makefile.local b/Makefile.local index 1535c2ae..df95f5fc 100644 --- a/Makefile.local +++ b/Makefile.local @@ -176,7 +176,7 @@ verify-newer: echo "Refusing to replace an existing release."; \ echo "Don't forget to update \"version\" as described in RELEASING before release." ; \ false ;; \ - *) echo "An unexpected error occured"; \ + *) echo "An unexpected error occurred"; \ false;; esac # The user has not set any verbosity, default to quiet mode and inform the