We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f73d2a4 commit fe4e8a4Copy full SHA for fe4e8a4
lkql_checker/src/gnatcheck-projects.adb
@@ -1134,7 +1134,7 @@ package body Gnatcheck.Projects is
1134
use Ada.Strings.Unbounded;
1135
begin
1136
if Arg.Verbose.Get and then not Arg.Aggregated_Project then
1137
- -- When procressing aggregated projects one by one, we want
+ -- When processing aggregated projects one by one, we want
1138
-- Verbose_Mode to print this only in the outer invocation.
1139
Print_Version_Info (2004);
1140
end if;
0 commit comments