summaryrefslogtreecommitdiff
path: root/doc/source/semver.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/semver.rst')
-rw-r--r--doc/source/semver.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/semver.rst b/doc/source/semver.rst
index ffdec4d..b22242d 100644
--- a/doc/source/semver.rst
+++ b/doc/source/semver.rst
@@ -120,7 +120,7 @@ document are to be interpreted as described in `RFC
version. Examples: 1.0.0.a1, 1.0.0.b99, 1.0.0.rc1000.
#. A development version MAY be denoted by appending a dot separated
- indentifier immediately following the patch version.
+ identifier immediately following the patch version.
The identifier MUST comprise the string dev followed by non-negative
integer value. The identifier MUST NOT be empty. Development versions
have a lower precedence than the associated normal version. A development