1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Fix spelling mistakes

This commit is contained in:
Lars Kruse 2020-08-25 15:45:57 +02:00
parent d1a69fe25b
commit 3674882662
15 changed files with 22 additions and 22 deletions

View file

@ -38,7 +38,7 @@ if [ "$1" = "config" ]; then
echo "sys.info CPU time spent in running the kernel code"
echo_func user user STACK
echo 'user.info CPU time spent by tunning application code'
echo 'user.info CPU time spent by tuning application code'
echo_func wio iowait STACK
echo 'wio.info CPU idle time in waiting IO (disk)'