aboutsummaryrefslogtreecommitdiff
path: root/security/py-fchksum/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-fchksum/pkg-descr')
-rw-r--r--security/py-fchksum/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-fchksum/pkg-descr b/security/py-fchksum/pkg-descr
index aff9600176b1..dff3a7fc8682 100644
--- a/security/py-fchksum/pkg-descr
+++ b/security/py-fchksum/pkg-descr
@@ -1,5 +1,5 @@
fchksum is a Python module to find the checksum of files. Currently it
-supports crc32 and md5 checksums.
+supports crc32 and md5 checksums.
The advantage of using fchksum over the python md5 and zlib(.crc32) modules
is both ease of use and speed. You only need to tell it the filename and the