GCC Newspaper
JUNE 15, 2026
Date
/
Architectures
Components
Topics
News & Policy
Other
ada

Ada: Correct casing of reserved word in documentation.

Corrects the casing of a reserved word in the Ada documentation.

The casing of a reserved word was incorrect in the Ada documentation. This commit corrects the casing, improving the accuracy and readability of the documentation. This is a minor documentation fix.

In Details

This commit modifies the Ada reference manual (doc/gnat_rm/implementation_of_ada_2022_features.rst and gnat_rm.texi) to correct the casing of a reserved word. This is a documentation update.

For Context

The Ada compiler comes with a reference manual that describes the language. This commit fixes a minor typo in the documentation related to the casing of a reserved word (a keyword with a specific meaning in the language).

Filed Under: adadocumentation