Skip to content

Commit 22f7a38

Browse files
committed
typo
1 parent cd5bab4 commit 22f7a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

courses/fundamentals_of_ada/140_access_types/11-type_safe_idioms.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Elaboration-Only Dynamic Allocation
1717

1818
- |rightarrow| **Disallow** them entirely
1919

20-
3. A dynamically allocated object will needs deallocation
20+
3. A dynamically allocated object will need deallocation
2121

2222
- |rightarrow| Unless it never goes out of **scope**
2323

0 commit comments

Comments
 (0)