summaryrefslogtreecommitdiff
path: root/gcc/ada/prj-strt.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/prj-strt.ads')
-rw-r--r--gcc/ada/prj-strt.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/prj-strt.ads b/gcc/ada/prj-strt.ads
index b5c9afb642f..19173003eac 100644
--- a/gcc/ada/prj-strt.ads
+++ b/gcc/ada/prj-strt.ads
@@ -101,6 +101,6 @@ private package Prj.Strt is
-- On exit, Variable is the node of the variable or attribute reference.
-- A variable reference is made of one to three simple names.
-- An attribute reference is made of one or two simple names,
- -- followed by an apostroph, followed by the attribute simple name.
+ -- followed by an apostrophe, followed by the attribute simple name.
end Prj.Strt;