[tor-commits] [stem/master] Typo correction
atagar at torproject.org
atagar at torproject.org
Wed Mar 30 16:54:17 UTC 2016
commit f2775678754738f910cef20bcd0d360831fddbca
Author: Damian Johnson <atagar at torproject.org>
Date: Wed Mar 30 09:54:12 2016 -0700
Typo correction
Typo in a pydoc, spotted by tscpd...
https://trac.torproject.org/projects/tor/ticket/18684
---
stem/descriptor/remote.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/stem/descriptor/remote.py b/stem/descriptor/remote.py
index 859eb24..08183ef 100644
--- a/stem/descriptor/remote.py
+++ b/stem/descriptor/remote.py
@@ -700,7 +700,7 @@ class DescriptorDownloader(object):
class Directory(object):
"""
- Relay we can constact for directory information
+ Relay we can contact for directory information
.. versionadded:: 1.5.0
More information about the tor-commits
mailing list