src/gui/kernel/qpalette.cpp
branchGCC_SURGE
changeset 31 5daf16870df6
parent 30 5dc02b23752f
child 37 758a864f9613
--- a/src/gui/kernel/qpalette.cpp	Mon Jun 21 22:38:13 2010 +0100
+++ b/src/gui/kernel/qpalette.cpp	Thu Jul 22 16:41:55 2010 +0100
@@ -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