fix "No such ..." doc error for QString::toHtmlEscaped
And a minor rephrase. [...] a HTML -> an HTML Change-Id: I49804d009737b58ca3bb43e60dac869e045b5536 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
This commit is contained in:
parent
0108484908
commit
27ab1b2e35
@ -9140,7 +9140,7 @@ QVector<uint> QStringRef::toUcs4() const
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
Converts the plain text string \a plain to a HTML string with
|
Converts a plain text string to an HTML string with
|
||||||
HTML metacharacters \c{<}, \c{>}, \c{&}, and \c{"} replaced by HTML
|
HTML metacharacters \c{<}, \c{>}, \c{&}, and \c{"} replaced by HTML
|
||||||
entities.
|
entities.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user