Merge pull request #11541 from jgoodall628/patch-1

Grammar update for security-considerations.rst
This commit is contained in:
chriseth
2021-06-16 12:26:43 +02:00
committed by GitHub
+1 -1
View File
@@ -346,7 +346,7 @@ Recommendations
Take Warnings Seriously
=======================
If the compiler warns you about something, you should better change it.
If the compiler warns you about something, you should change it.
Even if you do not think that this particular warning has security
implications, there might be another issue buried beneath it.
Any compiler warning we issue can be silenced by slight changes to the