summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--decoders/dsi/pd.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/dsi/pd.py b/decoders/dsi/pd.py
index dc19ba2..0c1941a 100644
--- a/decoders/dsi/pd.py
+++ b/decoders/dsi/pd.py
@@ -26,7 +26,7 @@ class Decoder(srd.Decoder):
api_version = 2
id = 'dsi'
name = 'DSI'
- longname = 'Digital Serial Interface Lighting'
+ longname = 'Digital Serial Interface'
desc = 'DSI lighting control protocol.'
license = 'gplv2+'
inputs = ['logic']