Fix typo: priviledges -> privileges.

Change-Id: I6953844bc05fb967ec8c8f792a68b97b649f1513
This commit is contained in:
Ewan Mellor 2011-11-29 20:00:41 -08:00
parent dcc0d41eca
commit 6b9755f2ae
1 changed files with 1 additions and 1 deletions

View File

@ -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
----------------------------