summaryrefslogtreecommitdiff
path: root/decoders/arm_etmv3/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/arm_etmv3/__init__.py')
-rw-r--r--decoders/arm_etmv3/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/arm_etmv3/__init__.py b/decoders/arm_etmv3/__init__.py
index 2ce2974..617063c 100644
--- a/decoders/arm_etmv3/__init__.py
+++ b/decoders/arm_etmv3/__init__.py
@@ -18,7 +18,7 @@
##
'''
-This decoder stacks on top of the 'uart' decoder and decodes packets of
+This decoder stacks on top of the 'uart' PD and decodes packets of
the ARMv7m Embedded Trace Macroblock v3.x.
'''