diff options
Diffstat (limited to 'kdecore/kpalette.h')
-rw-r--r-- | kdecore/kpalette.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/kpalette.h b/kdecore/kpalette.h index 4f9c74029..a7dd5e946 100644 --- a/kdecore/kpalette.h +++ b/kdecore/kpalette.h @@ -150,7 +150,7 @@ public: /** * Find index by @p color. - * @param color the color to find + * @param color the color to tqfind * @return The index of the color in the palette or -1 if the * color is not found. **/ |