X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=tag-util.h;h=ba0d98c858d52ffd9583a8af0c290bc7dc6e0daa;hp=a2f0ddfaa280b5d3e743efba6976581ac793c1a9;hb=963ccabe93b0564e6979433f5be34395e9aa8ef1;hpb=040c3236afcf95bead0324a48c2e0b9cd7934993 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 */