summaryrefslogtreecommitdiffstats
path: root/doc/source
diff options
context:
space:
mode:
authorKen Pepple <ken.pepple@gmail.com>2011-01-08 17:46:22 -0800
committerKen Pepple <ken.pepple@gmail.com>2011-01-08 17:46:22 -0800
commit346bd0e7c93757f940f133179b36657302d4296f (patch)
tree2c5e0b3f3bd20a2b7a4809ccd2a76f43a85a1744 /doc/source
parent16eeac71055ffa9fe0fc7a13032da4e6397121b1 (diff)
typo correction
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index d09984b19..34c4ec288 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -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.