monor fix to docs...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-04-25 02:05:54 +03:00
parent ddf98b5d7b
commit 5e9894d018

View File

@ -134,7 +134,7 @@ the two contexts relevant to the callable instance:
(`window` or `global` by default)
If the prototype is explicitly defined as a function then it is the
user's responsibility to call .__call__(..) method.
user's responsibility to call `.__call__(..)` method.
### Low level constructor