Skip to content

Commit

Permalink
Merge pull request ethereum#4227 from elopio/patch-1
Browse files Browse the repository at this point in the history
docs: fix typo
  • Loading branch information
chriseth authored Jun 5, 2018
2 parents 9d7f0e7 + 058e01e commit 7422cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/julia.rst
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ We will use a destructuring notation for the AST nodes.
Type Conversion Functions
-------------------------

JULIA has no support for implicit type conversion and therefore functions exists to provide explicit conversion.
JULIA has no support for implicit type conversion and therefore functions exist to provide explicit conversion.
When converting a larger type to a shorter type a runtime exception can occur in case of an overflow.

Truncating conversions are supported between the following types:
Expand Down

0 comments on commit 7422cd7

Please sign in to comment.