From d7f9995f01e9bf4c24c26d6b8d2ea2e45a5f0d24 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 7 Mar 2014 18:25:58 +0100 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/join.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/join.py b/src/join.py index 355c27b..f4cc967 100644 --- a/src/join.py +++ b/src/join.py @@ -227,7 +227,7 @@ def concurrently(*fs): def joinmethod(f): ''' - Make a fragment of signal an instance method rather than a static method + Make a fragment or signal an instance method rather than a static method @param f:(self, *..., **...)→¿R? The static method @return f:(self, *..., **...)→¿R? The method made into a instance method -- cgit v1.2.3-70-g09d2