[gimp-web] Fixed missing closing </p>.



commit 33d642f58f816b63c6187cb2ed9be1b3441f5f0e
Author: Pat David <patdavid src gnome org>
Date:   Fri Feb 28 12:58:50 2014 -0600

    Fixed missing closing </p>.
    
    Signed-off-by: Pat David <patdavid src gnome org>

 tutorials/index.htrw |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/tutorials/index.htrw b/tutorials/index.htrw
index c18fd5d..a3190f8 100644
--- a/tutorials/index.htrw
+++ b/tutorials/index.htrw
@@ -184,11 +184,12 @@
 </p>
 <p>
   <a href="Basic_Scheme2/">GIMP Script-Fu 2</a> Write More Scheme for GIMP.
+</p>
 <p>
   <a href="AutomatedJpgToXcf/">Automated Jpg to Xcf</a> Import Xcf Images a Directory at a Time.
 </p>
 <p>
-<a href="Automate_Editing_in_GIMP/">Automate Editing in GIMP</a> Using GIMP Python to automate a workflow.
+  <a href="Automate_Editing_in_GIMP/">Automate Editing in GIMP</a> Using GIMP Python to automate a workflow.
 </p>
 
 <p class="navindex">[<a href="#Beginner">Beginner</a>


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