Fix typo in QString documentation.

Change-Id: Ic7ee426e17bb851d948ff5a772559d80ec7fa059
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
Mitch Curtis 2013-02-06 14:05:22 +01:00 committed by The Qt Project
parent b3820b12fb
commit 2f555cf6b7

View File

@ -4932,7 +4932,7 @@ int QString::compare_helper(const QChar *data1, int length1, QLatin1String s2,
lists of strings to the user.
On Mac OS X since Qt 4.3, this function compares according the
"Order for sorted lists" setting in the International prefereces panel.
"Order for sorted lists" setting in the International preferences panel.
\sa compare(), QTextCodec::locale()
*/