[PATCH evemu 08/10] python: fix a typo
Peter Hutterer
peter.hutterer at who-t.net
Mon Aug 4 21:01:50 PDT 2014
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
python/evemu/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/python/evemu/__init__.py b/python/evemu/__init__.py
index f19cfc3..5b857b6 100644
--- a/python/evemu/__init__.py
+++ b/python/evemu/__init__.py
@@ -67,7 +67,7 @@ class Device(object):
def __init__(self, f, create=True):
"""
- Initializas an evemu Device.
+ Initialize an evemu Device.
args:
f -- a file object or filename string for either an existing input
--
1.9.3
More information about the Input-tools
mailing list