We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13ca573 commit f71b3caCopy full SHA for f71b3ca
courses/fundamentals_of_ada/180_polymorphism/03-dispatching_and_redispatching.rst
@@ -27,7 +27,8 @@ Calls on Class-Wide Types (2/3)
27
---------------------------------
28
29
* The *actual* type of the object is not known at compile time
30
-* The *right* type will be selected at run-time
+
31
+ - It will be selected at run-time
32
33
.. container:: columns
34
0 commit comments