spelling: return

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2022-04-17 15:47:05 -04:00
committed by Josh Soref
parent c81cad6537
commit 62f81481ed

View File

@@ -113,7 +113,7 @@ def parse_args():
parser.add_argument(
"--check",
action="store_true",
help="Don't format the file, just retun the status.",
help="Don't format the file, just return the status.",
)
parser.add_argument(