Skip to content

Commit eabc97a

Browse files
Marcofannnikola-matic
authored andcommitted
typo assembly.rst
1 parent 7b5f4ab commit eabc97a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/assembly.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ Local Solidity variables are available for assignments, for example:
209209
``assembly { signextend(<num_bytes_of_x_minus_one>, x) }``
210210

211211

212-
Since Solidity 0.6.0, the name of a inline assembly variable may not
212+
Since Solidity 0.6.0, the name of an inline assembly variable may not
213213
shadow any declaration visible in the scope of the inline assembly block
214214
(including variable, contract and function declarations).
215215

0 commit comments

Comments
 (0)