From 2baea9d0c3dcaff258b48dec7633105d6294a75e Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Tue, 11 Jul 2017 14:09:48 +0200 Subject: Doc: Fix capitalization in section titles ...and fix some section titles to be less confusing. Change-Id: If83c3faffead9e2e9be7fc0fb360f1c5b8b1bb51 Reviewed-by: Leena Miettinen Reviewed-by: Nico Vertriest --- examples/qml/doc/src/qml-extending.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/qml/doc/src') diff --git a/examples/qml/doc/src/qml-extending.qdoc b/examples/qml/doc/src/qml-extending.qdoc index f99aca5457..c5e3611905 100644 --- a/examples/qml/doc/src/qml-extending.qdoc +++ b/examples/qml/doc/src/qml-extending.qdoc @@ -171,7 +171,7 @@ is a little contrived, but in real applications it is likely that the two extensions would add additional properties or modify the Person classes behavior. -\section2 Define People as a base class +\section2 Define People as a Base Class The implementation of the People class itself has not changed since the previous example. However, as we have repurposed the People class as a common -- cgit v1.2.3