diff options
author | kotfu <kotfu@kotfu.net> | 2020-02-24 22:00:21 -0700 |
---|---|---|
committer | kotfu <kotfu@kotfu.net> | 2020-02-24 22:00:21 -0700 |
commit | 1af80f2704bf239713da0f97e1be2aa2aba27182 (patch) | |
tree | 5f628ca696925a267e0df3d0edbd9d9af8f57da5 /docs/api | |
parent | cf09ba2865df6bcfd6ce11ecaebf85f608a2dc42 (diff) | |
download | cmd2-git-1af80f2704bf239713da0f97e1be2aa2aba27182.tar.gz |
Revise version statement
Diffstat (limited to 'docs/api')
-rw-r--r-- | docs/api/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/index.rst b/docs/api/index.rst index e33040d0..aa3371b9 100644 --- a/docs/api/index.rst +++ b/docs/api/index.rst @@ -12,7 +12,7 @@ If a release of this library changes any of the items documented here, the version number will be incremented according to the `Semantic Version Specification <https://semver.org>`_. -This documentation is for version |version| of ``cmd2``. +This documentation is for ``cmd2`` version |version|. .. toctree:: :maxdepth: 1 |