Fix name of argument in documentation

Change-Id: Ia137f75865390f4bbabd65c75ba81ac4bba93eba
Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
bb10
Kai Koehne 2013-09-09 16:02:49 +02:00 committed by The Qt Project
parent cfa5c1698d
commit 03951bd3ff
1 changed files with 1 additions and 1 deletions

View File

@ -1204,7 +1204,7 @@ void QMessageLogContext::copy(const QMessageLogContext &logContext)
\internal
Constructs a QMessageLogContext with for file \a fileName at line
\a lineNumber, in function \a functionName, and category \a CategoryName.
\a lineNumber, in function \a functionName, and category \a categoryName.
*/
QT_END_NAMESPACE