Skip to content

Commit 9296da7

Browse files
committed
Replace occurrences of [email protected] with support@
1 parent c2b9350 commit 9296da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lkql_checker/src/gnatcheck-output.adb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@ package body Gnatcheck.Output is
737737
begin
738738
Brief_Help;
739739
New_Line;
740-
Put_Line ("Report bugs to report@adacore.com");
740+
Put_Line ("Report bugs to support@adacore.com");
741741
end Print_Gnatcheck_Usage;
742742

743743
end Gnatcheck.Output;

0 commit comments

Comments
 (0)