From a7c8dc5e3a2b7ad38eb03a958180f97f3059ea31 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 2 Apr 2015 22:48:03 +0200 Subject: Slightly shorten a few PD descriptions. --- decoders/arm_tpiu/pd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'decoders/arm_tpiu') diff --git a/decoders/arm_tpiu/pd.py b/decoders/arm_tpiu/pd.py index 0e07eb4..ba01aa0 100644 --- a/decoders/arm_tpiu/pd.py +++ b/decoders/arm_tpiu/pd.py @@ -25,7 +25,7 @@ class Decoder(srd.Decoder): id = 'arm_tpiu' name = 'ARM TPIU' longname = 'ARM Trace Port Interface Unit' - desc = 'Filter TPIU formatted trace data into separate data streams.' + desc = 'Filter TPIU formatted trace data into separate streams.' license = 'gplv2+' inputs = ['uart'] outputs = ['uart'] # Emulate uart output so that arm_itm/arm_etm can stack. -- cgit v1.2.3-70-g09d2