mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fix typo in comment
This commit is contained in:
parent
28a05e5aa3
commit
d40ae663ec
@ -606,7 +606,7 @@ private:
|
||||
|
||||
/**
|
||||
* Declaration of a variable. This can be used in various places, e.g. in function parameter
|
||||
* lists, struct definitions and even function bodys.
|
||||
* lists, struct definitions and even function bodies.
|
||||
*/
|
||||
class VariableDeclaration: public Declaration
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user