[clutter] docs: Remove stray XML element



commit c71dfa216290f92ec5f82564d75df0a5fbafab6a
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue May 19 12:36:28 2015 +0100

    docs: Remove stray XML element
    
    We moved to Markdown a while ago, but a stray </para> was left in.

 clutter/deprecated/clutter-texture.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/clutter/deprecated/clutter-texture.c b/clutter/deprecated/clutter-texture.c
index 5aa098e..bf21d26 100644
--- a/clutter/deprecated/clutter-texture.c
+++ b/clutter/deprecated/clutter-texture.c
@@ -2567,7 +2567,7 @@ fbo_source_queue_relayout_cb (ClutterActor *source,
  *     data and end redirection.
  *   - cogl_texture_get_data() with the handle returned by
  *     clutter_texture_get_cogl_texture() can be used to read the
- *     offscreen texture pixels into a pixbuf.</para>
+ *     offscreen texture pixels into a pixbuf.
  *
  * Return value: A newly created #ClutterTexture object, or %NULL on failure.
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]