diff options
| author | Ed Leafe <ed@leafe.com> | 2011-08-02 19:02:40 +0000 |
|---|---|---|
| committer | Ed Leafe <ed@leafe.com> | 2011-08-02 19:02:40 +0000 |
| commit | f06dee2b82bd658a57736d94974f431976085400 (patch) | |
| tree | cddf3829354e156ace67849989a4f38d0e53d5db /nova/compute | |
| parent | 5b11fe047ac9f58c88a771707a7c59ca4f5bd0f9 (diff) | |
Fixed several typos
Diffstat (limited to 'nova/compute')
| -rw-r--r-- | nova/compute/manager.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/compute/manager.py b/nova/compute/manager.py index d0f9a81f4..cd05f3f24 100644 --- a/nova/compute/manager.py +++ b/nova/compute/manager.py @@ -1,4 +1,4 @@ -: tabstop=4 shiftwidth=4 softtabstop=4 +#: tabstop=4 shiftwidth=4 softtabstop=4 # Copyright 2010 United States Government as represented by the # Administrator of the National Aeronautics and Space Administration. |
