From 5a2c4dc462310a8a031abda7e6cbb0532873ec55 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 21 Mar 2012 19:28:43 +0100 Subject: sr/srd: Small fixes, constifications, doc updates. --- decoders/i2cdemux/i2cdemux.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'decoders/i2cdemux') diff --git a/decoders/i2cdemux/i2cdemux.py b/decoders/i2cdemux/i2cdemux.py index 4632c8d..6f29649 100644 --- a/decoders/i2cdemux/i2cdemux.py +++ b/decoders/i2cdemux/i2cdemux.py @@ -26,7 +26,7 @@ class Decoder(srd.Decoder): api_version = 1 id = 'i2cdemux' name = 'I2C demux' - longname = 'Generic I2C demultiplexer' + longname = 'I2C demultiplexer' desc = 'TODO.' longdesc = 'TODO.' license = 'gplv2+' -- cgit v1.2.3-70-g09d2