From 54853c5f66288a82fc77e4e8c3e01a8565073436 Mon Sep 17 00:00:00 2001 From: Nico Vertriest Date: Thu, 11 Sep 2014 11:57:14 +0200 Subject: Doc: Use title case in section1 titles MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Using Python script title-cased.py Task-number: QTBUG-41250 Change-Id: I00d3d7a0b30db7304a7904efd6d63abd9a7b493b Reviewed-by: Topi Reiniƶ --- src/network/doc/src/network-programming.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/network/doc/src') diff --git a/src/network/doc/src/network-programming.qdoc b/src/network/doc/src/network-programming.qdoc index 821b0ada15..f216a11d51 100644 --- a/src/network/doc/src/network-programming.qdoc +++ b/src/network/doc/src/network-programming.qdoc @@ -204,7 +204,7 @@ \l{multicastreceiver}{Multicast Receiver} examples show how to use write UDP multicast clients. - \section1 Resolving Host Names using QHostInfo + \section1 Resolving Host Names Using QHostInfo Before establishing a network connection, QTcpSocket and QUdpSocket perform a name lookup, translating the host name -- cgit v1.2.3