Skip to content

Commit 13a970c

Browse files
GarmashAlexmatheusaaguiar
authored andcommitted
fix typos in comments
1 parent 0917604 commit 13a970c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/compilationTests/corion/provider.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ contract provider is module, safeMath, announcementTypes {
185185
}
186186
function setRightForInterest(uint256 oldValue, uint256 newValue, bool priv) internal {
187187
/*
188-
It checks if the provider has enough connected captital to be able to get from the token emission.
188+
It checks if the provider has enough connected capital to be able to get from the token emission.
189189
In case the provider is not able to get the share from the token emission then the connected capital will not count to the value of the globalFunds, to the current schelling round.
190190
191191
@oldValue old

0 commit comments

Comments
 (0)