Landing: 90d7c6588f55
Project / Subsystem
gcc / ada
Date
2026-05-13
Author
Dhruv Chawla
Commit
90d7c6588f558122ae989dc136bb89f255ed1469
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- ada
- patch_id
- —
- commit_hash
- 90d7c6588f558122ae989dc136bb89f255ed1469
- source_type
- github
- headline
- Ada: Fix typos in various files
- tldr
- This commit corrects typos across multiple Ada-related files in the GCC project.
- author
- Dhruv Chawla
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • ada
- • typo
- • documentation
- • build
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-05-13T00:00:00.000Z
This commit rectifies typos present in various Ada-related files, including source code, documentation, and build configurations. The changes span across different aspects of the Ada implementation, from runtime components (adaint.c, rtinit.c) to documentation (gnat_rm.texi, gnat_ugn.texi) and build-related files. This improves code readability and documentation accuracy.