Fixed typo
This commit is contained in:
@@ -7,7 +7,7 @@ def format(source: str, prettify: bool) -> str:
|
||||
|
||||
:param source: XML to format
|
||||
:param prettify: sets if XML must be prettified
|
||||
(have added intendations etc.) or not
|
||||
(added indentations etc.) or not
|
||||
:return: formatted XML
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user