minor manual improvement; refs #5181

This commit is contained in:
Araq
2017-01-07 21:43:42 +01:00
parent 961096b564
commit e95c5c926c

View File

@@ -389,7 +389,8 @@ Multi-methods
=============
Procedures always use static dispatch. Multi-methods use dynamic
dispatch.
dispatch. For dynamic dispatch to work on an object it should be a reference
type as well.
.. code-block:: nim
type