From 426a12de6b6de40e576424b0a6391f528dc8a1ed Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Sun, 10 Mar 2013 20:17:24 +0100 Subject: doxygen fixes --- include/gdisp/gdisp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/gdisp') diff --git a/include/gdisp/gdisp.h b/include/gdisp/gdisp.h index 13937d16..962e5ed4 100644 --- a/include/gdisp/gdisp.h +++ b/include/gdisp/gdisp.h @@ -735,7 +735,7 @@ void gdispDrawBox(coord_t x, coord_t y, coord_t cx, coord_t cy, color_t color); * @param[in] str The string to draw * @param[in] font The font to use * @param[in] color The color to use - * @param[in] bgcolor The background color to use + * @param[in] bgColor The background color to use * @param[in] justify Justify the text left, center or right within the box * * @api -- cgit v1.2.3