From 2787cf2abc0187679e87d3735ca3e64c2a1a91c8 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 16 Mar 2019 18:46:01 +0100 Subject: decoders: Various cosmetic/consistency/typo fixes. --- decoders/atsha204a/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'decoders/atsha204a/__init__.py') diff --git a/decoders/atsha204a/__init__.py b/decoders/atsha204a/__init__.py index fc56bd6..678e4fe 100644 --- a/decoders/atsha204a/__init__.py +++ b/decoders/atsha204a/__init__.py @@ -19,7 +19,7 @@ ''' This decoder stacks on top of the 'i2c' PD and decodes the -Microchip ATSHA204A CryptoAuthentication protocol. +Microchip ATSHA204A crypto authentication protocol. ''' from .pd import Decoder -- cgit v1.2.3-70-g09d2