mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fix typo
This commit is contained in:
parent
03946bcd3c
commit
6aa6161881
@ -248,7 +248,7 @@ the modifier ``atStage`` ensures that the function can
|
||||
only be called at a certain stage.
|
||||
|
||||
Automatic timed transitions
|
||||
are handled by the modifier ``timeTransitions``, which
|
||||
are handled by the modifier ``timedTransitions``, which
|
||||
should be used for all functions.
|
||||
|
||||
.. note::
|
||||
|
Loading…
Reference in New Issue
Block a user