aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installing-solidity.rst
diff options
context:
space:
mode:
authorgregg dourgarian <greggd@tempworks.com>2017-06-23 12:37:28 +0800
committerGitHub <noreply@github.com>2017-06-23 12:37:28 +0800
commit12d020e890964ad6bb4b793a78b019d2ac6477c9 (patch)
treefb6a5af4d4c25c612831f5af6b8dc0621df291a6 /docs/installing-solidity.rst
parentf9144ae5a4835ea878f44aa0cd54ad2e524864eb (diff)
downloaddexon-solidity-12d020e890964ad6bb4b793a78b019d2ac6477c9.tar.gz
dexon-solidity-12d020e890964ad6bb4b793a78b019d2ac6477c9.tar.zst
dexon-solidity-12d020e890964ad6bb4b793a78b019d2ac6477c9.zip
Update installing-solidity.rst
correct spelling of 'release'
Diffstat (limited to 'docs/installing-solidity.rst')
-rw-r--r--docs/installing-solidity.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing-solidity.rst b/docs/installing-solidity.rst
index 08160dad..9b5ba9f2 100644
--- a/docs/installing-solidity.rst
+++ b/docs/installing-solidity.rst
@@ -267,7 +267,7 @@ If there are local modifications, the commit will be postfixed with ``.mod``.
These parts are combined as required by Semver, where the Solidity pre-release tag equals to the Semver pre-release
and the Solidity commit and platform combined make up the Semver build metadata.
-A relase example: ``0.4.8+commit.60cc1668.Emscripten.clang``.
+A release example: ``0.4.8+commit.60cc1668.Emscripten.clang``.
A pre-release example: ``0.4.9-nightly.2017.1.17+commit.6ecb4aa3.Emscripten.clang``