diff --git a/Doc/src/api.rst b/Doc/src/api.rst index b889b342..f6cb73a4 100644 --- a/Doc/src/api.rst +++ b/Doc/src/api.rst @@ -18,7 +18,7 @@ each sub-package is dedicated to solving a specific class of problems. .. csv-table:: :header: Package, Description - :widths: 20, 80 + :widths: 25, 75 :doc:`Crypto.Cipher `, "Modules for protecting **confidentiality** that is, for encrypting and decrypting data (example: AES)."