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..08e98638 100644
--- a/lang/python/README
+++ b/lang/python/README
@@ -6,7 +6,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
+from C into Python automatically by SWIG, reducing the maintenance
cost of the binginds.
* Authors