client: fix devolpment -> development typo in AssuanClient docstring.
[pyassuan.git] / pyassuan / client.py
index 2feca475ce9121a7ac0f219542ad93b1e2e643c1..f7e87226946962101adc82c7f30870b27f1bd48f 100644 (file)
@@ -23,7 +23,7 @@ from . import error as _error
 
 
 class AssuanClient (object):
-    """A single-threaded Assuan client based on the `devolpment suggestions`_
+    """A single-threaded Assuan client based on the `development suggestions`_
 
     .. _development suggestions:
       http://www.gnupg.org/documentation/manuals/assuan/Client-code.html