]> git.notmuchmail.org Git - notmuch/blobdiff - tag-util.h
Merge branch 'release'
[notmuch] / tag-util.h
index a2f0ddfaa280b5d3e743efba6976581ac793c1a9..ba0d98c858d52ffd9583a8af0c290bc7dc6e0daa 100644 (file)
@@ -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 */