src/gui/kernel/qpalette.cpp
changeset 30 5dc02b23752f
parent 18 2f34d5167611
child 37 758a864f9613
--- a/src/gui/kernel/qpalette.cpp	Wed Jun 23 19:07:03 2010 +0300
+++ b/src/gui/kernel/qpalette.cpp	Tue Jul 06 15:10:48 2010 +0300
@@ -795,7 +795,7 @@
 /*!
     \fn void QPalette::setColor(ColorGroup group, ColorRole role, const QColor &color)
 
-    Sets the brush in the specified color \a group, used for the given
+    Sets the color in the specified color \a group, used for the given
     color \a role, to the specified solid \a color.
 
     \sa setBrush() color() ColorRole