summaryrefslogtreecommitdiffstats
path: root/twin/tools/decobenchmark/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'twin/tools/decobenchmark/main.cpp')
-rw-r--r--twin/tools/decobenchmark/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/tools/decobenchmark/main.cpp b/twin/tools/decobenchmark/main.cpp
index 341b7ce44..c4efddace 100644
--- a/twin/tools/decobenchmark/main.cpp
+++ b/twin/tools/decobenchmark/main.cpp
@@ -39,7 +39,7 @@
static TDECmdLineOptions options[] =
{
- { "+decoration", "Decoration library to use, such as twin3_plastik.", 0 },
+ { "+decoration", "Decoration library to use, such as twin_plastik.", 0 },
{ "+tests", "Which test should be executed ('all', 'repaint', 'caption', 'resize', 'recreation')", 0 },
{ "+repetitions", "Number of test repetitions.", 0 },
{ 0, 0, 0 }