From f96113705d0154772e39a4782925d49b74d5ad09 Mon Sep 17 00:00:00 2001
From: Emmanuele Bassi <ebassi@linux.intel.com>
Date: Wed, 17 Nov 2010 12:14:02 +0000
Subject: [PATCH] docs: Fix closing tag

---
 clutter/clutter-constraint.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/clutter/clutter-constraint.c b/clutter/clutter-constraint.c
index 5945b2598..949dc6364 100644
--- a/clutter/clutter-constraint.c
+++ b/clutter/clutter-constraint.c
@@ -84,7 +84,7 @@
  *       snapping the top edge of the #ClutterStage to the top edge of
  *       <emphasis>layerC</emphasis> and the top edge of
  *       <emphasis>layerA</emphasis> to the bottom edge of
- *       <emphasis>layerC</emphasis>;/simpara></listitem>
+ *       <emphasis>layerC</emphasis>;</simpara></listitem>
  *     </orderedlist>
  *     <programlisting>
  *       <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../../../tests/interactive/test-snap-constraint.c" parse="text"><xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback></xi:include>