Landing: 4ab359a66f01

Project / Subsystem

gcc / ada

Date

2026-03-03

Author

Vadim Godunko

Commit

4ab359a66f0107c8af2157107e59d3c832a753e6

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
ada
patch_id
commit_hash
4ab359a66f0107c8af2157107e59d3c832a753e6
source_type
github
headline
Ada: Correct casing of reserved word in documentation.
tldr
Corrects the casing of a reserved word in the Ada documentation.
author
Vadim Godunko
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • ada
  • documentation
discussion_id_link
bugzilla_pr
date
2026-03-03T00:00:00.000Z

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.