From 2787cf2abc0187679e87d3735ca3e64c2a1a91c8 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 16 Mar 2019 18:46:01 +0100 Subject: decoders: Various cosmetic/consistency/typo fixes. --- decoders/ds1307/pd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'decoders/ds1307/pd.py') diff --git a/decoders/ds1307/pd.py b/decoders/ds1307/pd.py index 0cd3b9d..556d593 100644 --- a/decoders/ds1307/pd.py +++ b/decoders/ds1307/pd.py @@ -56,7 +56,7 @@ class Decoder(srd.Decoder): id = 'ds1307' name = 'DS1307' longname = 'Dallas DS1307' - desc = 'Realtime clock module protocol.' + desc = 'Dallas DS1307 realtime clock module protocol.' license = 'gplv2+' inputs = ['i2c'] outputs = ['ds1307'] -- cgit v1.2.3-70-g09d2