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 d75add8 commit 0aec42fCopy full SHA for 0aec42f
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