Doc fixes

svn path=/trunk/; revision=21981
This commit is contained in:
Matthias Clasen 2008-12-29 04:56:09 +00:00
parent e09d14ab6b
commit be756456a1
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
2008-12-28 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkhsv.c:
* gtk/gtkentry.c: Doc fixes
2008-12-28 Matthias Clasen <mclasen@redhat.com>
@ -19,7 +20,7 @@
2008-12-28 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfontsel.c: Merge docs inline.
* tk/gtkfontsel.c: Merge docs inline.
2008-12-28 Matthias Clasen <mclasen@redhat.com>

View File

@ -1578,7 +1578,7 @@ gtk_hsv_to_rgb (gdouble h,
}
/**
* gtk_hsv_to_rgb:
* gtk_rgb_to_hsv:
* @r: Red
* @g: Green
* @b: Blue