From df674999324597a80963059dade4308a9b5d737f Mon Sep 17 00:00:00 2001 From: Ewan Mellor Date: Tue, 29 Nov 2011 20:00:41 -0800 Subject: [PATCH] Fix typo: priviledges -> privileges. Change-Id: I6953844bc05fb967ec8c8f792a68b97b649f1513 --- doc/source/runnova/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/runnova/index.rst b/doc/source/runnova/index.rst index 68da288ae79a..8f156581a6cd 100644 --- a/doc/source/runnova/index.rst +++ b/doc/source/runnova/index.rst @@ -38,7 +38,7 @@ There are two main tools that a system administrator will find useful to manage nova.manage euca2ools -The nova-manage command may only be run by users with admin priviledges. Commands for euca2ools can be used by all users, though specific commands may be restricted by Role Based Access Control. You can read more about creating and managing users in :doc:`managing.users` +The nova-manage command may only be run by users with admin privileges. Commands for euca2ools can be used by all users, though specific commands may be restricted by Role Based Access Control. You can read more about creating and managing users in :doc:`managing.users` User and Resource Management ----------------------------