Skip to content
Snippets Groups Projects
Commit ec0757c5 authored by Kali Kaneko's avatar Kali Kaneko
Browse files

[style] spelling typo

parent d7acaf35
No related branches found
Tags
No related merge requests found
...@@ -30,7 +30,7 @@ class ValidationLevel(object): ...@@ -30,7 +30,7 @@ class ValidationLevel(object):
""" """
A validation level A validation level
Meant to be used to compare levels or get it's string representation. Meant to be used to compare levels or get its string representation.
""" """
def __init__(self, name, value): def __init__(self, name, value):
self.name = name self.name = name
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment