summaryrefslogtreecommitdiff
path: root/src/svg/doc/src/qtsvg-index.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/svg/doc/src/qtsvg-index.qdoc')
-rw-r--r--src/svg/doc/src/qtsvg-index.qdoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/svg/doc/src/qtsvg-index.qdoc b/src/svg/doc/src/qtsvg-index.qdoc
index 6208646..89769dc 100644
--- a/src/svg/doc/src/qtsvg-index.qdoc
+++ b/src/svg/doc/src/qtsvg-index.qdoc
@@ -1,9 +1,9 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 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}