aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hardinfo2/benchmark.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hardinfo2/benchmark.c b/hardinfo2/benchmark.c
index 3c6f0f1f..23810eb3 100644
--- a/hardinfo2/benchmark.c
+++ b/hardinfo2/benchmark.c
@@ -102,7 +102,7 @@ static gchar *__benchmark_include_results(gdouble result,
"OrderType=%d\n"
"ViewType=3\n"
"[%s]\n"
- "<i>This Machine</i>=%.3f\n"
+ "<big><b>This Machine</b></big>=%.3f\n"
"%s", order_type, benchmark, result, results);
}