summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author B. Watson2022-03-15 16:34:14 +0100
committer B. Watson2022-03-17 17:38:16 +0100
commitbffbb63b827ab109071bcd5d3c63ab5471d4781e (patch)
tree5d7c199db8557e41d9823d3ec557e845cbe4d532 /python
parent96847afc7edb7fb8b1893996e05367bc4705ff55 (diff)
downloadslackbuilds-bffbb63b827ab109071bcd5d3c63ab5471d4781e.tar.gz
python/python3-rsa: Make slack-desc ASCII.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/python3-rsa/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-rsa/slack-desc b/python/python3-rsa/slack-desc
index dffa3239e7..c521fd755a 100644
--- a/python/python3-rsa/slack-desc
+++ b/python/python3-rsa/slack-desc
@@ -11,7 +11,7 @@ python3-rsa:
python3-rsa: It supports encryption and decryption, signing and verifying
python3-rsa: signatures, and key generation according to PKCS#1 version 1.5.
python3-rsa: It can be used as a Python library as well as on the commandline.
-python3-rsa: The code was mostly written by Sybren A. Stüvel
+python3-rsa: The code was mostly written by Sybren A. Stuvel
python3-rsa:
python3-rsa: Homepage: https://stuvel.eu/software/rsa/
python3-rsa: