From 049763350775cdb037bbbcd1371cc111290537ba Mon Sep 17 00:00:00 2001 From: Sze Howe Koh Date: Thu, 28 Mar 2013 20:39:13 +0800 Subject: Doc: Fix some titles and links Make page titles follow the conventions at http://qt-project.org/wiki/Spelling_Module_Names_in_Qt_Documentation. Make class/type list titles follow the " C++ Classes" and " QML Types" formats. Links are updated accordingly, along with broken links found during this sweep. Some inline links also have their surrounding text modified, to improve flow. Change-Id: I0ed7788caa250085d7ea0080a77d8a2655debf39 Reviewed-by: Alan Alpert --- examples/qml/xmlhttprequest/doc/src/xmlhttprequest.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/qml/xmlhttprequest') diff --git a/examples/qml/xmlhttprequest/doc/src/xmlhttprequest.qdoc b/examples/qml/xmlhttprequest/doc/src/xmlhttprequest.qdoc index ac4e33183e..5167ecfad1 100644 --- a/examples/qml/xmlhttprequest/doc/src/xmlhttprequest.qdoc +++ b/examples/qml/xmlhttprequest/doc/src/xmlhttprequest.qdoc @@ -25,7 +25,7 @@ ** ****************************************************************************/ /*! - \title QtQuick Examples - XMLHttpRequst + \title Qt Quick Examples - XMLHttpRequest \example qml/xmlhttprequest \brief This is a collection of XMLHttpRequest examples \image qml-xmlhttprequest-example.png -- cgit v1.2.3