From 4372151c87afb56435aad2fb800139d3658ca4b6 Mon Sep 17 00:00:00 2001
From: Luke Bonham <dadasignificanulla@gmail.com>
Date: Tue, 10 Sep 2013 13:47:26 -0700
Subject: [PATCH] Updated cpu (markdown)

---
 cpu.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cpu.md b/cpu.md
index 5cafceb..4994e1d 100644
--- a/cpu.md
+++ b/cpu.md
@@ -11,7 +11,7 @@ Variable | Meaning | Type | Default
 `timeout` | Refresh timeout seconds | int | 10
 `settings` | User settings | function | empty function
 
-`settings` can be fed with `usage`, which is the cpu use percentage.
+`settings` can be fed with the string `usage`, which means the cpu use percentage.
 
 ### output
 
-- 
2.39.5