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/usb_signalling/pd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'decoders/usb_signalling/pd.py') diff --git a/decoders/usb_signalling/pd.py b/decoders/usb_signalling/pd.py index 7b1ce2f..3731036 100644 --- a/decoders/usb_signalling/pd.py +++ b/decoders/usb_signalling/pd.py @@ -104,7 +104,7 @@ class Decoder(srd.Decoder): id = 'usb_signalling' name = 'USB signalling' longname = 'Universal Serial Bus (LS/FS) signalling' - desc = 'USB (low-speed and full-speed) signalling protocol.' + desc = 'USB (low-speed/full-speed) signalling protocol.' license = 'gplv2+' inputs = ['logic'] outputs = ['usb_signalling'] -- cgit v1.2.3-70-g09d2