From 4c5311698427746772df628d26689a44484bb879 Mon Sep 17 00:00:00 2001 From: Sze Howe Koh Date: Fri, 25 Jan 2013 19:38:32 +0800 Subject: Doc: Fix module name format Follow the conventions at http://qt-project.org/wiki/Spelling_Module_Names_in_Qt_Documentation Change-Id: Iec74520d922bf87241eca8e12698ed3fbff84367 Reviewed-by: Jerome Pasion --- examples/svg/svgviewer/doc/src/svgviewer.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/svg/svgviewer/doc/src/svgviewer.qdoc') diff --git a/examples/svg/svgviewer/doc/src/svgviewer.qdoc b/examples/svg/svgviewer/doc/src/svgviewer.qdoc index 5ced883..b1da95d 100644 --- a/examples/svg/svgviewer/doc/src/svgviewer.qdoc +++ b/examples/svg/svgviewer/doc/src/svgviewer.qdoc @@ -42,5 +42,5 @@ a QImage. This allows testing of drawing accuracy and performance for both the native, raster, and OpenGL paint engines. - See the QtSvg module documentation for more information about SVG and Qt's SVG classes. + See the Qt SVG module documentation for more information about SVG and Qt's SVG classes. */ -- cgit v1.2.1