aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/README
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python/README')
-rw-r--r--lang/python/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python/README b/lang/python/README
index 7ce8894b..8b8fc736 100644
--- a/lang/python/README
+++ b/lang/python/README
@@ -7,7 +7,7 @@ https://www.gnupg.org/related_software/gpgme/
PyMe uses SWIG to create wrapper functions with automatic type
conversions. This way most of the functions and types are converted
from C into Python 3 automatically by SWIG, reducing the maintenance
-cost of the binginds.
+cost of the bindings.
* Authors