From 29d8d60487878f5bc87caee08cadc15789875e4d Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Tue, 21 Jul 2009 16:35:50 +0100 Subject: [PATCH] [docs] Fix wrong XML elements --- doc/reference/clutter/clutter-animation-tutorial.xml | 2 +- doc/reference/clutter/creating-behaviours.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/reference/clutter/clutter-animation-tutorial.xml b/doc/reference/clutter/clutter-animation-tutorial.xml index a0bb5144d..306f81cf8 100644 --- a/doc/reference/clutter/clutter-animation-tutorial.xml +++ b/doc/reference/clutter/clutter-animation-tutorial.xml @@ -12,7 +12,7 @@ Emmanuele - Bassi + Bassi
ebassi@linux.intel.com diff --git a/doc/reference/clutter/creating-behaviours.xml b/doc/reference/clutter/creating-behaviours.xml index 6a6cd0977..35cf76c64 100644 --- a/doc/reference/clutter/creating-behaviours.xml +++ b/doc/reference/clutter/creating-behaviours.xml @@ -25,7 +25,7 @@ modifications to any actors the behaviour is applied to. - Implementing the alpha-notify virtual function<title> + <title>Implementing the alpha-notify virtual function This example demonstrates a behaviour that produces a vertical 'wipe' like affect by modifying the actors clip region