summaryrefslogtreecommitdiff
path: root/src/svg/doc/src/qtsvg-index.qdoc
diff options
context:
space:
mode:
authorSze Howe Koh <szehowe.koh@gmail.com>2012-12-12 00:08:17 +0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-13 16:41:21 +0100
commitf83658449c698391d6a910c112fa629efd13efe1 (patch)
treedbc04b4257d7eba0ab3ec7dea7edd7781d0e88ec /src/svg/doc/src/qtsvg-index.qdoc
parent1accf63a44d8a7aa4a404020b273b8967048f589 (diff)
downloadqtsvg-f83658449c698391d6a910c112fa629efd13efe1.tar.gz
Doc: Capitalize "Qt SVG" properly
Follow the conventions at http://qt-project.org/wiki/Spelling_Module_Names_in_Qt_Documentation Change-Id: I9a7a30f45a56f8700498cb382899e2139689b998 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/svg/doc/src/qtsvg-index.qdoc')
-rw-r--r--src/svg/doc/src/qtsvg-index.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/svg/doc/src/qtsvg-index.qdoc b/src/svg/doc/src/qtsvg-index.qdoc
index 6208646..6e5b16a 100644
--- a/src/svg/doc/src/qtsvg-index.qdoc
+++ b/src/svg/doc/src/qtsvg-index.qdoc
@@ -3,7 +3,7 @@
** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
-** This file is part of the documentation of the Qt Svg Module.
+** This file is part of the documentation of the Qt SVG Module.
**
** $QT_BEGIN_LICENSE:FDL$
** Commercial License Usage
@@ -28,7 +28,7 @@
/*!
\title Qt SVG
\page qtsvg-index.html
- \brief Qt Svg provides functionality for handling SVG images.
+ \brief Qt SVG provides functionality for handling SVG images.
Scalable Vector Graphics (SVG) is an XML-based language for
describing two-dimensional vector graphics. Qt provides classes
@@ -56,10 +56,10 @@
\section1 References
\list
- \li \l{Qt Svg C++ Classes}
+ \li \l{Qt SVG C++ Classes}
\endlist
- Qt Svg comes with the following examples:
+ Qt SVG comes with the following examples:
\list
\li \l{SVG Generator Example}