Fix typo.

This commit is contained in:
SimonFair
2024-12-26 16:18:05 +00:00
parent 257603c2a0
commit 1d76e504ef

View File

@@ -1,5 +1,5 @@
Menu="VMs:0"
Title="VM Usage Statisics"
Title="VM Usage Statistics"
Nchan="vm_usage:stop"
Cond="exec(\"grep -o '^USAGE=.Y' /boot/config/domain.cfg 2>/dev/null\") && is_file('/var/run/libvirt/libvirtd.pid')"
---