Fix typo in comment

Change-Id: I784b977042049c1ac17a31766e0a7ab7728b9e05
This commit is contained in:
Pierre Riteau 2016-11-01 10:57:10 +00:00
parent d2c0c1522c
commit 495cf7bc77
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/python #!/usr/bin/python
""" """
Author: amos.steven.davis@hp.com Author: amos.steven.davis@hp.com
Description: Fix nova quota in the nova database when the acutal usage Description: Fix nova quota in the nova database when the actual usage
and what nova thinks is the quota do not match. and what nova thinks is the quota do not match.
""" """
from nova import db from nova import db