From df2460a5725639e563effb1513e53eca21585064 Mon Sep 17 00:00:00 2001 From: Stefan Date: Wed, 30 Aug 2023 23:13:02 +0200 Subject: Fixed typo --- pcp/screens/devices | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pcp') diff --git a/pcp/screens/devices b/pcp/screens/devices index f9f6bc0c..7399f82f 100644 --- a/pcp/screens/devices +++ b/pcp/screens/devices @@ -110,5 +110,5 @@ qlen.metric = disk.dev.avg_qlen util.heading = UTIL% util.metric = 100 * disk.dev.util -util.caption = Perentage device utilitization +util.caption = Perentage device utilization util.format = percent -- cgit v1.2.3