mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changed inline code syntax
Changed from :code:`<inline>` to ``<inline>``
This commit is contained in:
@@ -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, :code:`winningProposal()`
|
||||
At the end of the voting time, ``winningProposal()``
|
||||
will return the proposal with the largest number
|
||||
of votes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user