X-Git-Url: https://git.danieliu.xyz/?p=smdp.git;a=blobdiff_plain;f=include%2Fviewer.h;h=2dbc26691c0f03d4f531b23da04e2494ddd2d47d;hp=1b2b5099abf01510f5d836bc6d8f148b73324bb4;hb=c3bcbda5c26b9234b6207b4c6fb85ab1565d9d0b;hpb=79eef683025aaf8cfe1dfdf0b4900d8815ca4911 diff --git a/include/viewer.h b/include/viewer.h index 1b2b509..2dbc266 100644 --- a/include/viewer.h +++ b/include/viewer.h @@ -25,7 +25,7 @@ * * function: ncurses_display initializes ncurses, defines colors, calculates * window geometry and handles key strokes - * function: add_line detects inline markdown formating and prints line char + * function: add_line detects inline markdown formatting and prints line char * by char * function: fade_in, fade_out implementing color fading in 256 color mode * function: int_length to calculate decimal length of slide count