From 12d020e890964ad6bb4b793a78b019d2ac6477c9 Mon Sep 17 00:00:00 2001 From: gregg dourgarian Date: Thu, 22 Jun 2017 23:37:28 -0500 Subject: Update installing-solidity.rst correct spelling of 'release' --- docs/installing-solidity.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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`` -- cgit v1.2.3