From b0392d3017abc2f991ab774e310d0ae7840e64f8 Mon Sep 17 00:00:00 2001 From: Joe Gordon Date: Thu, 16 Aug 2012 13:34:17 -0500 Subject: OpenStack capitalization added to HACKING.rst Along with capitalization fixes to comments in code Change-Id: I72ddc582001f80d954ca5a121903c689f40d08d1 --- doc/source/devref/xensmvolume.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source') diff --git a/doc/source/devref/xensmvolume.rst b/doc/source/devref/xensmvolume.rst index c64f2be4a..883cdd931 100644 --- a/doc/source/devref/xensmvolume.rst +++ b/doc/source/devref/xensmvolume.rst @@ -85,4 +85,4 @@ nova-manage sm backend_remove 1 API Changes =========== -No API changes have been introduced so far. The existing euca-create-volume and euca-delete-volume commands (or equivalent Openstack API commands) should be used. +No API changes have been introduced so far. The existing euca-create-volume and euca-delete-volume commands (or equivalent OpenStack API commands) should be used. -- cgit