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 7cd4507 commit 59b11eaCopy full SHA for 59b11ea
courses/fundamentals_of_ada/290_advanced_data_hiding/04-indefinite_private.rst
@@ -87,7 +87,7 @@ Indefinite Private
87
Opaque Pointers
88
---------------
89
90
-* User can instatiate
+* User can instantiate
91
* Completion is an :ada:`access`
92
* Concrete type being pointed to is **incomplete**
93
* Implementation is done entirely within the body
0 commit comments