From 4de849eae1e493a826d7a96edaca5c498512c337 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 24 Apr 2014 15:52:50 +0200 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/plugins/cpu.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/cpu.py') diff --git a/src/plugins/cpu.py b/src/plugins/cpu.py index be19e30..2305e89 100644 --- a/src/plugins/cpu.py +++ b/src/plugins/cpu.py @@ -37,7 +37,7 @@ class CPU: ''' - # These contants are index in the CPU statistcs, use for example `CPU_instance.cpu[UPC.user]` + # These contants are index in the CPU statistcs, use for example `CPU_instance.cpu[CPU.user]` user = 0 ''' -- cgit v1.2.3-70-g09d2