mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Grammar update for security-considerations.rst
This commit is contained in:
parent
e7bf1cc7e7
commit
a344fd43bf
@ -346,7 +346,7 @@ Recommendations
|
|||||||
Take Warnings Seriously
|
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
|
Even if you do not think that this particular warning has security
|
||||||
implications, there might be another issue buried beneath it.
|
implications, there might be another issue buried beneath it.
|
||||||
Any compiler warning we issue can be silenced by slight changes to the
|
Any compiler warning we issue can be silenced by slight changes to the
|
||||||
|
Loading…
Reference in New Issue
Block a user