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.
2 parents 4326455 + 719f64b commit 73a33e9Copy full SHA for 73a33e9
content/courses/ada-idioms/chapters/introduction.rst
@@ -16,7 +16,7 @@ how can one best use the Ada language to express an elegant solution?".
16
17
Design patterns [1]_ are intended to answer that question, and indeed
18
some would equate idioms with design patterns. But what we have in mind
19
-is more general does not focus on design patterns.
+is more general and does not focus on design patterns.
20
21
For example, :wikipedia:`Reference Counting <Reference_counting>` is a
22
well-known approach to tracking and managing the storage for objects and
0 commit comments