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 cd5bab4 commit 22f7a38Copy full SHA for 22f7a38
courses/fundamentals_of_ada/140_access_types/11-type_safe_idioms.rst
@@ -17,7 +17,7 @@ Elaboration-Only Dynamic Allocation
17
18
- |rightarrow| **Disallow** them entirely
19
20
- 3. A dynamically allocated object will needs deallocation
+ 3. A dynamically allocated object will need deallocation
21
22
- |rightarrow| Unless it never goes out of **scope**
23
0 commit comments