doc: fix grammar
Change-Id: Ic2e5fd40e3d3bd7b42d5fd6492286770ffe244f3 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>bb10
parent
f5f00e69a0
commit
8958611fa7
|
|
@ -3402,7 +3402,7 @@ bool QString::contains(const QRegularExpression &re) const
|
|||
|
||||
If the match is successful and \a match is not a null pointer, it also
|
||||
writes the results of the match into the QRegularExpressionMatch object
|
||||
pointed by \a match.
|
||||
pointed to by \a match.
|
||||
|
||||
\sa QRegularExpression::match()
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue