summaryrefslogtreecommitdiff
path: root/gcc/ada/prj-env.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/prj-env.adb')
-rw-r--r--gcc/ada/prj-env.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/prj-env.adb b/gcc/ada/prj-env.adb
index 0ddbf9b62a9..bbc45c57d3c 100644
--- a/gcc/ada/prj-env.adb
+++ b/gcc/ada/prj-env.adb
@@ -2351,7 +2351,7 @@ package body Prj.Env is
-- For a non-library project, add the object
-- directory, if it is not a virtual project, and if
-- there are Ada sources or if the project is an
- -- extending project. if There Are No Ada sources,
+ -- extending project. If there are no Ada sources,
-- adding the object directory could disrupt the order
-- of the object dirs in the path.