Fixes typos in the files in the nova folder
blueprint fix-nova-typos Change-Id: I0971b98999381183c0c77fff1d569180606e338b
This commit is contained in:
@@ -34,7 +34,7 @@ class BaseWeigher(object):
|
||||
"""Base class for pluggable weighers."""
|
||||
def _weight_multiplier(self):
|
||||
"""How weighted this weigher should be. Normally this would
|
||||
be overriden in a subclass based on a config value.
|
||||
be overridden in a subclass based on a config value.
|
||||
"""
|
||||
return 1.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user