diff options
Diffstat (limited to 'libkdegames/highscore/kexthighscore.h')
-rw-r--r-- | libkdegames/highscore/kexthighscore.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdegames/highscore/kexthighscore.h b/libkdegames/highscore/kexthighscore.h index 575ab592..7f16eac6 100644 --- a/libkdegames/highscore/kexthighscore.h +++ b/libkdegames/highscore/kexthighscore.h @@ -111,7 +111,7 @@ KDE_EXPORT Score firstScore(); * You can replace the score item (for e.g. displaying it differently) with * setScoreItem or add an item with addScoreItem. * - * The players list tqcontains : + * The players list contains : * <ul> * <li> the player name (as defined by the user in the configuration * dialog) </li> |