summaryrefslogtreecommitdiffstats
path: root/nova/fakerabbit.py
diff options
context:
space:
mode:
Diffstat (limited to 'nova/fakerabbit.py')
-rw-r--r--nova/fakerabbit.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/fakerabbit.py b/nova/fakerabbit.py
index e7e9dab77..2807a76f6 100644
--- a/nova/fakerabbit.py
+++ b/nova/fakerabbit.py
@@ -16,7 +16,7 @@
# License for the specific language governing permissions and limitations
# under the License.
-"""Based a bit on the carrot.backeds.queue backend... but a lot better."""
+"""Based a bit on the carrot.backends.queue backend... but a lot better."""
import Queue as queue