fixed gtk-doc comment.

2005-04-13  Sven Neumann  <sven@gimp.org>

	* app/core/gimplayer.c: fixed gtk-doc comment.
This commit is contained in:
Sven Neumann 2005-04-13 17:45:53 +00:00 committed by Sven Neumann
parent d28d006bc2
commit 21a16899da
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-04-13 Sven Neumann <sven@gimp.org>
* app/core/gimplayer.c: fixed gtk-doc comment.
2005-04-13 Sven Neumann <sven@gimp.org>
* app/display/gimpdisplayshell-callbacks.c

View File

@ -901,7 +901,7 @@ gimp_layer_new_from_tiles (TileManager *tiles,
/**
* gimp_layer_new_from_pixbuf:
* @tiles: The pixbuf to make the new layer from.
* @pixbuf: The pixbuf to make the new layer from.
* @dest_gimage: The image the new layer will be added to.
* @type: The #GimpImageType of the new layer.
* @name: The new layer's name.