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 124eb2b commit ef2e1e7Copy full SHA for ef2e1e7
content/courses/advanced-ada/parts/data_types/arrays.rst
@@ -731,7 +731,7 @@ we're constraining the type to a range from 1 to 10 and requiring that the
731
first component must have a value of 2.0.
732
733
Note that we cannot set the default component value for array subtypes |mdash|
734
-only type declarations are allowed to use that.
+only type declarations are allowed to use that facility.
735
736
Let's use these subtypes in a test application:
737
0 commit comments