aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/arch
diff options
context:
space:
mode:
Diffstat (limited to 'hardinfo2/arch')
-rw-r--r--hardinfo2/arch/common/blowfish.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hardinfo2/arch/common/blowfish.h b/hardinfo2/arch/common/blowfish.h
index 4a1667ee..1c5be8c1 100644
--- a/hardinfo2/arch/common/blowfish.h
+++ b/hardinfo2/arch/common/blowfish.h
@@ -44,7 +44,7 @@ benchmark_fish(void)
}
shell_view_set_enabled(FALSE);
- shell_status_update("Benchmarking...");
+ shell_status_update("Performing Blowfish benchmark...");
for (i = 0; i <= 50000; i++) {
g_timer_start(timer);