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 7f681c6 commit e7b5ddbCopy full SHA for e7b5ddb
courses/fundamentals_of_ada/030_basic_types/11-subtypes_full_picture.rst
@@ -185,7 +185,7 @@ Attributes Reflect the Underlying Type
185
Valid attribute
186
---------------
187
188
-* :ada:`T'Valid` is a :ada:`Boolean`
+* :ada:`The_Type'Valid` is a :ada:`Boolean`
189
* :ada:`True` |rightarrow| the current representation for the given scalar is valid
190
191
.. code:: Ada
0 commit comments