From e3bd5e42cdd75611b83c09a5476d31616b281698 Mon Sep 17 00:00:00 2001 From: B. Watson Date: Fri, 3 Jan 2020 14:24:52 -0500 Subject: python/crcmod: Fix slack-desc. Signed-off-by: B. Watson --- python/crcmod/slack-desc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/crcmod') diff --git a/python/crcmod/slack-desc b/python/crcmod/slack-desc index 14fc3c185b..99ea33a7be 100644 --- a/python/crcmod/slack-desc +++ b/python/crcmod/slack-desc @@ -8,9 +8,9 @@ |-----handy-ruler------------------------------------------------------| crcmod: crcmod (python CRC Generator) crcmod: -crcmod: crcmod is a Python module for generating objects that compute the +crcmod: crcmod is a Python module for generating objects that compute the crcmod: Cyclic Redundancy Check (CRC). -crcmod: +crcmod: crcmod: You can generate a Python function for the selected polynomial or an crcmod: instance of the Crc class which provides the same interface as the crcmod: md5 and sha modules from the Python standard library. -- cgit v1.2.3