aboutsummaryrefslogtreecommitdiffstats
path: root/docs/layout-of-source-files.rst
diff options
context:
space:
mode:
authorchriseth <c@ethdev.com>2016-05-19 03:37:38 +0800
committerchriseth <c@ethdev.com>2016-05-19 03:59:41 +0800
commit798775fa1b8ace8cc94efab822058c75f70670a4 (patch)
tree0a8d165c49bc79762be8cefb6632535bad364f5b /docs/layout-of-source-files.rst
parent91405d5a060cf8641b5b6942da2655403e3d343d (diff)
downloaddexon-solidity-798775fa1b8ace8cc94efab822058c75f70670a4.tar.gz
dexon-solidity-798775fa1b8ace8cc94efab822058c75f70670a4.tar.zst
dexon-solidity-798775fa1b8ace8cc94efab822058c75f70670a4.zip
Corrected errors.
Diffstat (limited to 'docs/layout-of-source-files.rst')
-rw-r--r--docs/layout-of-source-files.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/layout-of-source-files.rst b/docs/layout-of-source-files.rst
index 5b81b0e8..dcb18518 100644
--- a/docs/layout-of-source-files.rst
+++ b/docs/layout-of-source-files.rst
@@ -88,7 +88,7 @@ the following in your source file:
and then run the compiler as
-.. code-block:: shell
+.. code-block:: bash
solc github.com/ethereum/dapp-bin/=/usr/local/dapp-bin/ source.sol