commit a017836a66dbc02c41189cee1d4acf04a24acbc4
Author: Dave Rolek <[email protected]>
Date: Sun Jun 10 22:27:24 2018 +0000
Fix minor typo in docstring
---
stem/client/datatype.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/stem/client/datatype.py b/stem/client/datatype.py
index 59b89bd6..db9d461a 100644
--- a/stem/client/datatype.py
+++ b/stem/client/datatype.py
@@ -157,7 +157,7 @@ class _IntegerEnum(stem.util.enum.Enum):
def get(self, val):
"""
- Privides the (enum, int_value) tuple for a given value.
+ Provides the (enum, int_value) tuple for a given value.
"""
if stem.util._is_int(val):
_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits