gdkrgba: Add a missing apostrophe in a doc comment

This commit is contained in:
Daniel Boles 2018-03-19 15:13:04 +00:00
parent f4bb394d60
commit 92bef46b4c

View File

@ -55,7 +55,7 @@ G_DEFINE_BOXED_TYPE (GdkRGBA, gdk_rgba,
* 1.0 for opaque
*
* A #GdkRGBA is used to represent a (possibly translucent)
* color, in a way that is compatible with cairos notion of color.
* color, in a way that is compatible with cairos notion of color.
*/
/**