Fix ma english

This commit is contained in:
Joshua Harlow 2012-06-22 20:49:30 -07:00
parent 860b571b6e
commit e0167044c7
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ from cloudinit import log as logging
LOG = logging.getLogger(__name__)
# This prefix is used to make it less
# of a change that when importing
# of a chance that when importing
# we will not find something else with the same
# name in the lookup path...
MOD_PREFIX = "cc_"