From d523eae6e0617e6ad5055738ea4864deacae4313 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Mon, 7 Jan 2013 22:30:17 +0100 Subject: Cosmetics, fix typos. --- decoders/lm75/pd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'decoders/lm75') diff --git a/decoders/lm75/pd.py b/decoders/lm75/pd.py index 9d2f0ab..86d3950 100644 --- a/decoders/lm75/pd.py +++ b/decoders/lm75/pd.py @@ -46,7 +46,7 @@ class Decoder(srd.Decoder): id = 'lm75' name = 'LM75' longname = 'National LM75' - desc = 'National LM75 (and compatibles) temperature sensor protocol.' + desc = 'National LM75 (and compatibles) temperature sensor.' license = 'gplv2+' inputs = ['i2c'] outputs = ['lm75'] -- cgit v1.2.3-70-g09d2