Remove unintentionally added '+'

This commit is contained in:
Radostin Stoyanov 2017-07-24 09:26:46 +01:00 committed by Cole Robinson
parent 89e5783cad
commit 00ffb3340e

View File

@ -2616,7 +2616,7 @@ class vmmCreate(vmmGObjectUI):
def _create_directory_tree(self, asyncjob, meter, bootstrap_args):
"""
Call bootstrap method from virtBootstrap and show logger messages
+ as state/details.
as state/details.
"""
import virtBootstrap