summaryrefslogtreecommitdiffstats
path: root/nova/console
diff options
context:
space:
mode:
Diffstat (limited to 'nova/console')
-rw-r--r--nova/console/__init__.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/nova/console/__init__.py b/nova/console/__init__.py
index 491df075b..aad20bd1d 100644
--- a/nova/console/__init__.py
+++ b/nova/console/__init__.py
@@ -1,7 +1,8 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
"""
-:mod:`nova.console` -- Console Prxy to set up VM console access (i.e. with xvp)
+:mod:`nova.console` -- Console Proxy to set up VM console access
+ (i.e. with xvp)
=====================================================
.. automodule:: nova.console