From 6cef4d63a9d3a0238ab3cbb22d2ad8940c4b887f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 12 Jun 2014 21:08:07 +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/mem.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins') diff --git a/src/plugins/mem.py b/src/plugins/mem.py index 5239c1d..2234926 100644 --- a/src/plugins/mem.py +++ b/src/plugins/mem.py @@ -82,7 +82,7 @@ class Memory: def __getitem__(self, key): ''' - Lookup a field from '/proc/meminfo' + Look up a field from '/proc/meminfo' @param key:str The field name @return :int The value of the field, without the unit (KB if any) -- cgit v1.2.3-70-g09d2