From 9e1437a045ef0c7df7e847be148fac6b4c0bbb4b Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 1 Jan 2013 19:11:13 +0100 Subject: Small cosmetic/consistency fixes in the PDs. --- 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 3272cbf..e6b7299 100644 --- a/decoders/usb_signalling/pd.py +++ b/decoders/usb_signalling/pd.py @@ -45,7 +45,7 @@ class Decoder(srd.Decoder): id = 'usb_signalling' name = 'USB signalling' longname = 'Universal Serial Bus (LS/FS) signalling' - desc = 'USB 1.x (low-speed and full-speed) signalling protocol.' + desc = 'USB (low-speed and full-speed) signalling protocol.' license = 'gplv2+' inputs = ['logic'] outputs = ['usb_signalling'] -- cgit v1.2.3-70-g09d2