mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
doc: fix minor grammar error in attributes description (#23513)
This commit is contained in:
parent
b9a44ee0cf
commit
fda0af482f
1 changed files with 2 additions and 2 deletions
|
@ -5768,8 +5768,8 @@ Deprecated functions cause warnings, which cause errors if built with `-prod`. T
|
||||||
CI breakage, it is advisable to set a future date, ahead of the date when the code is merged. This
|
CI breakage, it is advisable to set a future date, ahead of the date when the code is merged. This
|
||||||
gives people who actively developed V projects, the chance to see the deprecation notice at least
|
gives people who actively developed V projects, the chance to see the deprecation notice at least
|
||||||
once and fix the uses. Setting a date in the next 30 days, assumes they would have compiled their
|
once and fix the uses. Setting a date in the next 30 days, assumes they would have compiled their
|
||||||
projects manually at least once, within that time. For small changes, this should be plenty time.
|
projects manually at least once, within that time. For small changes, this should be plenty
|
||||||
For complex changes, this time may need to be longer.
|
of time. For complex changes, this time may need to be longer.
|
||||||
|
|
||||||
Different V projects and maintainers may reasonably choose different deprecation policies.
|
Different V projects and maintainers may reasonably choose different deprecation policies.
|
||||||
Depending on the type and impact of the change, you may want to consult with them first, before
|
Depending on the type and impact of the change, you may want to consult with them first, before
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue