Skip to content

Commit 1110356

Browse files
committed
fix typo
1 parent f41f807 commit 1110356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

courses/fundamentals_of_ada/290_advanced_data_hiding/04-indefinite_private.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Indefinite Private
8787
Opaque Pointers
8888
---------------
8989

90-
* User can instatiate
90+
* User can instantiate
9191
* Completion is an :ada:`access`
9292
* Concrete type being pointed to is **incomplete**
9393
* Implementation is done entirely within the body

0 commit comments

Comments
 (0)