Spelling fix

* Changed binginds to bindings.  :)
This commit is contained in:
Ben McGinnes 2016-08-17 01:27:07 +10:00
parent 391e55411c
commit 5eb79cce0c

View File

@ -7,7 +7,7 @@ https://www.gnupg.org/related_software/gpgme/
PyMe uses SWIG to create wrapper functions with automatic type PyMe uses SWIG to create wrapper functions with automatic type
conversions. This way most of the functions and types are converted 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 3 automatically by SWIG, reducing the maintenance
cost of the binginds. cost of the bindings.
* Authors * Authors