mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Corrected solidity-by-example.rst
Fixed inline code syntax
This commit is contained in:
parent
d87627e6ee
commit
b3669e6394
@ -30,7 +30,7 @@ The persons behind the addresses can then choose
|
||||
to either vote themselves or to delegate their
|
||||
vote to a person they trust.
|
||||
|
||||
At the end of the voting time, `winningProposal()`
|
||||
At the end of the voting time, :code:`winningProposal()`
|
||||
will return the proposal with the largest number
|
||||
of votes.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user