typo correction
This commit is contained in:
@@ -64,7 +64,7 @@ import nova.version
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = nova.version.version_string()
|
||||
# The short X.Y version.
|
||||
version = nova,version.canonical_version_string()
|
||||
version = nova.version.canonical_version_string()
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
||||
Reference in New Issue
Block a user