Merge "Fix typo in CDH description"

This commit is contained in:
Jenkins 2014-09-20 01:02:43 +00:00 committed by Gerrit Code Review
commit d66eb4f392
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ class CDHPluginProvider(p.ProvisioningPluginBase):
return "Cloudera Plugin"
def get_description(self):
return _("This plugin provides an ability to launch CDH clusters with"
return _("This plugin provides an ability to launch CDH clusters with "
"Cloudera Manager management console.")
def get_versions(self):