libgimpcolor: fix "Since:" on gimp_param_spec_rgb_get_default()

This commit is contained in:
Michael Natterer 2019-08-01 12:49:56 +02:00
parent d66b845bac
commit bbf4270437
1 changed files with 1 additions and 1 deletions

View File

@ -778,7 +778,7 @@ gimp_param_spec_rgb (const gchar *name,
*
* Returns the @pspec's default color value.
*
* Since: 2.10.12
* Since: 2.10.14
**/
void
gimp_param_spec_rgb_get_default (GParamSpec *pspec,