fixed gtk-doc comment.

2008-08-29  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/gimpruler.c (gimp_ruler_new): fixed gtk-doc 
comment.


svn path=/trunk/; revision=26812
This commit is contained in:
Sven Neumann 2008-08-29 10:43:21 +00:00 committed by Sven Neumann
parent 067a7e093a
commit 8a374be95f
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2008-08-29 Sven Neumann <sven@gimp.org>
* libgimpwidgets/gimpruler.c (gimp_ruler_new): fixed gtk-doc comment.
2008-08-29 Michael Natterer <mitch@gimp.org>
* libgimpwidgets/Makefile.am

View File

@ -301,7 +301,7 @@ gimp_ruler_get_property (GObject *object,
}
/**
* gimp_vruler_new:
* gimp_ruler_new:
* @orientation: the ruler's orientation.
*
* Creates a new ruler.