ClutterX11TexturePixmap: Fix doc comment
authorAdel Gadllah <adel.gadllah@gmail.com>
Sun, 16 Jan 2011 22:19:28 +0000 (23:19 +0100)
committerRobert Bragg <robert@linux.intel.com>
Mon, 17 Jan 2011 12:21:22 +0000 (12:21 +0000)
The wrong signal name was used probably a copy & paste
mistake, fix that.

clutter/x11/clutter-x11-texture-pixmap.c

index f9681eb..3acadce 100644 (file)
@@ -663,7 +663,7 @@ clutter_x11_texture_pixmap_class_init (ClutterX11TexturePixmapClass *klass)
    * ClutterX11TexturePixmap::update-area:
    * @texture: the object which received the signal
    *
-   * The ::hide signal is emitted to ask the texture to update its
+   * The ::update-area signal is emitted to ask the texture to update its
    * content from its source pixmap.
    *
    * Since: 0.8