From e9da665eef79303dae9fcd6c052844f500c11a14 Mon Sep 17 00:00:00 2001
From: Jerome Pasion <jerome.pasion@digia.com>
Date: Fri, 24 May 2013 11:57:25 +0200
Subject: [PATCH] Doc: Fixed list in web overview.

Change-Id: If33ff03031d488da0af58d7bdadf252ac564397d
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
---
 doc/src/web-content.qdoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/src/web-content.qdoc b/doc/src/web-content.qdoc
index 07fcc0cd..06ffb59a 100644
--- a/doc/src/web-content.qdoc
+++ b/doc/src/web-content.qdoc
@@ -51,8 +51,8 @@ embedding application (UI process) as well as increases stability.
 
 These pages have more information about QML:
 \list
-\l \l{Qt Webkit Examples}
-\l \l{QML Application Developer Resources}
+\li \l{Qt Webkit Examples}
+\li \l{QML Application Developer Resources}
 \endlist
 
 \section1 Qt WebKit Widgets
-- 
GitLab