X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=tag-util.h;h=ba0d98c858d52ffd9583a8af0c290bc7dc6e0daa;hp=a2f0ddfaa280b5d3e743efba6976581ac793c1a9;hb=54982e520c3bee74e947e311ee5b1219396fa1a8;hpb=0c6ec8c5572755ec39ca92c43d3aa4e4aef3f81d diff --git a/tag-util.h b/tag-util.h index a2f0ddfa..ba0d98c8 100644 --- a/tag-util.h +++ b/tag-util.h @@ -36,7 +36,7 @@ typedef enum { typedef enum { TAG_PARSE_OUT_OF_MEMORY = -1, - /* Line parsed successfuly. */ + /* Line parsed successfully. */ TAG_PARSE_SUCCESS = 0, /* Line has a syntax error */