From 3350e96da4ab41076b5f1fd7a53076792421536d Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 10 Oct 2019 21:58:20 +0200 Subject: Fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/plugins/powersupply.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/powersupply.py b/src/plugins/powersupply.py index e5ced99..6a5ce7a 100644 --- a/src/plugins/powersupply.py +++ b/src/plugins/powersupply.py @@ -58,7 +58,7 @@ class PowerSupply: Constructor @param name:str The name of the power supply, you can find - the with `PowerSupplu.supplies` + the with `PowerSupply.supplies` ''' self.name = name self.path = '/sys/class/power_supply/' + name -- cgit v1.2.3-70-g09d2