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