client: fix devolpment -> development typo in AssuanClient docstring.
authorW. Trevor King <wking@tremily.us>
Sun, 7 Oct 2012 19:40:08 +0000 (15:40 -0400)
committerW. Trevor King <wking@tremily.us>
Sun, 7 Oct 2012 19:40:08 +0000 (15:40 -0400)
pyassuan/client.py

index 2feca475ce9121a7ac0f219542ad93b1e2e643c1..f7e87226946962101adc82c7f30870b27f1bd48f 100644 (file)
@@ -23,7 +23,7 @@ from . import error as _error
 
 
 class AssuanClient (object):
 
 
 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
 
     .. _development suggestions:
       http://www.gnupg.org/documentation/manuals/assuan/Client-code.html