Fix one typo in index.rst.

Fix a one-char typo in index.rst, to regenerate and publish the docs.

Change-Id: Id8e3f1a6d231be7f9c521f41f8310252626620f1
This commit is contained in:
Devananda van der Veen 2013-05-30 16:35:07 -07:00
parent 91a2a8fa41
commit 4901e861d4
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ pluggable drivers to allow vendor-specific functionality to be added.
If one thinks of traditional hypervisor functionality (eg, creating a VM,
enumerating virtual devices, managing the power state, loading an OS onto the
VM, and so on), then Ironic may be thought of as a *hypervisor API* glueing
VM, and so on), then Ironic may be thought of as a *hypervisor API* gluing
together multiple drivers, each of which implement some portion of that
functionality with respect to physical hardware.