aboutsummaryrefslogtreecommitdiffstats
path: root/docs/050-breaking-changes.rst
diff options
context:
space:
mode:
authorpoiresel <deepa@airswap.io>2018-12-21 23:49:11 +0800
committerpoiresel <deepa@airswap.io>2018-12-21 23:49:11 +0800
commitbf93665ad88d49fc6ff5b58ce5f03d59ba6d6131 (patch)
treed2030b2cc1f23384e00706dab99b850d85f2215e /docs/050-breaking-changes.rst
parent8825533222519c051693d1fb4bcaba6ea0cde032 (diff)
downloaddexon-solidity-bf93665ad88d49fc6ff5b58ce5f03d59ba6d6131.tar.gz
dexon-solidity-bf93665ad88d49fc6ff5b58ce5f03d59ba6d6131.tar.zst
dexon-solidity-bf93665ad88d49fc6ff5b58ce5f03d59ba6d6131.zip
resolve spelling issues in the docs folder
Diffstat (limited to 'docs/050-breaking-changes.rst')
-rw-r--r--docs/050-breaking-changes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/050-breaking-changes.rst b/docs/050-breaking-changes.rst
index 48112cd9..32241776 100644
--- a/docs/050-breaking-changes.rst
+++ b/docs/050-breaking-changes.rst
@@ -171,7 +171,7 @@ Command Line and JSON Interfaces
the first 36 hex characters of the keccak256 hash of the fully qualified
library name, surrounded by ``$...$``. Previously,
just the fully qualified library name was used.
- This recudes the chances of collisions, especially when long paths are used.
+ This reduces the chances of collisions, especially when long paths are used.
Binary files now also contain a list of mappings from these placeholders
to the fully qualified names.