From cce0e1f9c27683292741310a730e21e36f123ae0 Mon Sep 17 00:00:00 2001 From: Nico Vertriest Date: Fri, 12 Sep 2014 11:01:33 +0200 Subject: Doc: apply title case to all section1 titles MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-41250 Change-Id: I303d989992c9685f73baae50c64accf71b43549f Reviewed-by: Topi Reiniƶ --- src/qml/types/qqmlbind.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/qml/types/qqmlbind.cpp') diff --git a/src/qml/types/qqmlbind.cpp b/src/qml/types/qqmlbind.cpp index 602e5cf14e..9ba610b9ba 100644 --- a/src/qml/types/qqmlbind.cpp +++ b/src/qml/types/qqmlbind.cpp @@ -72,7 +72,7 @@ public: \ingroup qtquick-interceptors \brief Enables the arbitrary creation of property bindings - \section1 Binding to an inaccessible property + \section1 Binding to an Inaccessible Property Sometimes it is necessary to bind to a property of an object that wasn't directly instantiated by QML - generally a property of a class exported -- cgit v1.2.3