mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fix typos.
This commit is contained in:
@@ -242,7 +242,7 @@ activate themselves.
|
||||
mapping(address => uint) pendingReturns;
|
||||
|
||||
// Set to true at the end, disallows any change.
|
||||
// By defaul initialized to `false`.
|
||||
// By default initialized to `false`.
|
||||
bool ended;
|
||||
|
||||
// Events that will be emitted on changes.
|
||||
|
||||
Reference in New Issue
Block a user