summaryrefslogtreecommitdiffstats
path: root/nova/service.py
diff options
context:
space:
mode:
Diffstat (limited to 'nova/service.py')
-rw-r--r--nova/service.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/service.py b/nova/service.py
index c56973907..95399f650 100644
--- a/nova/service.py
+++ b/nova/service.py
@@ -17,7 +17,7 @@
# License for the specific language governing permissions and limitations
# under the License.
-"""Generic Node baseclass for all workers that run on hosts."""
+"""Generic Node base class for all workers that run on hosts."""
import inspect
import os