未验证 提交 00200581 编写于 作者: C Cleber Rosa

Merge remote-tracking branch 'cacarrara/fix-spelling-errors'

Signed-off-by: NCleber Rosa <crosa@redhat.com>
......@@ -45,7 +45,7 @@ class AvocadoModule(object):
def iter_classes(self):
"""
Iter through classes and keep track of imported avocado statements
Iterate through classes and keep track of imported avocado statements
"""
for statement in self.mod.body:
# Looking for a 'from avocado import Test'
......
......@@ -320,7 +320,7 @@ class DebianProbe(Probe):
class UbuntuProbe(Probe):
"""
Simple probe for Ubunt systems in general
Simple probe for Ubuntu systems in general
"""
CHECK_FILE = '/etc/os-release'
......
......@@ -133,7 +133,7 @@ def _handle_control_tag_using(path, name, using, value):
:type path: str
:param name: name to be applied in the "!using" tag
:type name: str
:param using: wether using is already being used
:param using: whether using is already being used
:type using: bool
:param value: the value of the node
"""
......
......@@ -598,3 +598,9 @@ ahmed
selftest
lsof
dest
google
relpath
builtin
lsblk
regex
login
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册