Doc: fix grammar in QScopedPointer's detailed description

Change-Id: I3ce9650d62f3b53683c6b6f210c1413e94ae006c
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
Mitch Curtis 2017-05-19 22:29:45 +02:00
parent 6d44fa53e1
commit 1fb85458fc

View File

@ -115,7 +115,7 @@ QT_BEGIN_NAMESPACE
\snippet code/src_corelib_tools_qscopedpointer.cpp 4
Otherwise, the compiler output a warning about not being able to destruct
Otherwise, the compiler outputs a warning about not being able to destruct
\c MyPrivateClass.
\sa QSharedPointer