Doc: minor grammar mistake

Change-Id: If3aebd27e886181ebe0d41532935afdfb974586c
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
This commit is contained in:
Nico Vertriest 2016-12-21 12:51:35 +01:00 committed by Nico Vertriest
parent ee3e437762
commit 0f911e46c5
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ and other types can be coerced to it.
\section2 Define Boy and Girl
The implementation of Boy and Girl are trivial.
The implementation of Boy and Girl is trivial.
\snippet referenceexamples/coercion/person.cpp 1