projects
/
pyassuan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02b5547
)
client: fix devolpment -> development typo in AssuanClient docstring.
author
W. Trevor King
<wking@tremily.us>
Sun, 7 Oct 2012 19:40:08 +0000
(15:40 -0400)
committer
W. Trevor King
<wking@tremily.us>
Sun, 7 Oct 2012 19:40:08 +0000
(15:40 -0400)
pyassuan/client.py
patch
|
blob
|
history
diff --git
a/pyassuan/client.py
b/pyassuan/client.py
index 2feca475ce9121a7ac0f219542ad93b1e2e643c1..f7e87226946962101adc82c7f30870b27f1bd48f 100644
(file)
--- a/
pyassuan/client.py
+++ b/
pyassuan/client.py
@@
-23,7
+23,7
@@
from . import error as _error
class AssuanClient (object):
- """A single-threaded Assuan client based on the `dev
ol
pment suggestions`_
+ """A single-threaded Assuan client based on the `dev
elo
pment suggestions`_
.. _development suggestions:
http://www.gnupg.org/documentation/manuals/assuan/Client-code.html