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 87a76c3 commit 73601bdCopy full SHA for 73601bd
courses/ada_essentials/020_declarations/07-aspects.rst
@@ -31,7 +31,7 @@ Aspect Clauses for Objects
31
32
* An :dfn:`aspect clause` attaches a property or behavior (the *aspect*) to a program entity
33
34
- * Influences how it is represented, checked, or executed.
+ * Influences how it is represented, checked, or executed
35
36
.. container:: source_include 020_declarations/syntax.bnf :start-after:aspect_clauses_begin :end-before:aspect_clauses_end :code:bnf
37
0 commit comments