Fix a typo in fuel_logs.py

TrivialFix

Change-Id: I65b0dc05f815c0949a611ff23f62b16a06b48969
This commit is contained in:
zhangyanxian 2016-09-20 06:34:19 +00:00
parent e624f14bcb
commit 7422492bff
1 changed files with 1 additions and 1 deletions

View File

@ -484,7 +484,7 @@ class PuppetLog(AbstractLog):
def parse(self, content):
"""
Parse the sting with Puppet log content
Parse the string with Puppet log content
:param content: Puppet log
:type content: str
:return: