summaryrefslogtreecommitdiff
path: root/decoders/mxc6225xu/pd.py
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/mxc6225xu/pd.py')
-rw-r--r--decoders/mxc6225xu/pd.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/mxc6225xu/pd.py b/decoders/mxc6225xu/pd.py
index e961778..c8ff2cc 100644
--- a/decoders/mxc6225xu/pd.py
+++ b/decoders/mxc6225xu/pd.py
@@ -69,7 +69,7 @@ class Decoder(srd.Decoder):
outputs = []
tags = ['IC', 'Sensor']
annotations = (
- ('text', 'Human-readable text'),
+ ('text', 'Text'),
)
def __init__(self):