summaryrefslogtreecommitdiff
path: root/decoders/lfast
diff options
context:
space:
mode:
authorSoeren Apel <soeren@apelpie.net>2020-07-30 21:42:41 +0200
committerSoeren Apel <soeren@apelpie.net>2020-07-30 21:42:41 +0200
commitb3a0347a805b1bb40773faa5d45ef160e74d8e33 (patch)
tree7096c203dae7a9711dcbbe0fb9ae6446010589b1 /decoders/lfast
parenta9b8f8642f8422741b6db1f08cdd703c599c1402 (diff)
downloadlibsigrokdecode-b3a0347a805b1bb40773faa5d45ef160e74d8e33.tar.gz
libsigrokdecode-b3a0347a805b1bb40773faa5d45ef160e74d8e33.zip
lfast/sipi: Fix typo
Diffstat (limited to 'decoders/lfast')
-rw-r--r--decoders/lfast/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/lfast/__init__.py b/decoders/lfast/__init__.py
index a2fd0fe..681f4f9 100644
--- a/decoders/lfast/__init__.py
+++ b/decoders/lfast/__init__.py
@@ -18,7 +18,7 @@
##
'''
-LFAST is a physical communication interface used mainly by the NXP ZipWire
+LFAST is a physical communication interface used mainly by the NXP Zipwire
interface. It's a framed asynchronous serial interface using differential
TX/RX pairs, capable of data rates of up to 320 MBit/s.