X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;h=df95f5fcdbf0a802fb5f437b9abf27f6a5d9518d;hp=1535c2ae8a7bcbe53ccfaa38efcdf2721ca28267;hb=54982e520c3bee74e947e311ee5b1219396fa1a8;hpb=0c6ec8c5572755ec39ca92c43d3aa4e4aef3f81d 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