mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
spelling: return
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user