aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJordi Baylina <jordi@baylina.cat>2018-02-28 16:35:07 +0800
committerGitHub <noreply@github.com>2018-02-28 16:35:07 +0800
commit4f34d092ca84f71cb477129ffeeb471dba6bf772 (patch)
tree5e4483e6d4b85d1ac7553bc1b125619e8555194d
parent908b46e9a7f56a06c76db9e702fb9b25d8b0d344 (diff)
downloaddexon-solidity-4f34d092ca84f71cb477129ffeeb471dba6bf772.tar.gz
dexon-solidity-4f34d092ca84f71cb477129ffeeb471dba6bf772.tar.zst
dexon-solidity-4f34d092ca84f71cb477129ffeeb471dba6bf772.zip
Update miscellaneous.rst
-rw-r--r--docs/miscellaneous.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/miscellaneous.rst b/docs/miscellaneous.rst
index 328ec6ea..b5d605ac 100644
--- a/docs/miscellaneous.rst
+++ b/docs/miscellaneous.rst
@@ -219,7 +219,7 @@ This means the following source mappings represent the same information:
``1:2:1;1:9:1;2:1:2;2:1:2;2:1:2``
-``1:2:1;:9;2::2;;``
+``1:2:1;:9;2:1:2;;``
***************
Tips and Tricks