X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=include%2Fmarkdown.h;h=d353896bf69a9110fd9844ddb79881791f7e9cc7;hb=HEAD;hp=8e33c8e56709af6ee3da01b5305c4125fb5272df;hpb=75c55236b8382936bb41b4d1b11376b0e4a39c3d;p=smdp.git diff --git a/include/markdown.h b/include/markdown.h index 8e33c8e..d353896 100644 --- a/include/markdown.h +++ b/include/markdown.h @@ -21,7 +21,7 @@ * along with this program. If not, see . * * - * enum: line_bitmask which enumerates markdown formating bits + * enum: line_bitmask which enumerates markdown formatting bits * * struct: deck_t the root object representing a deck of slides * struct: slide_t a linked list element of type slide contained in a deck