Skip to content

Commit 4308c1f

Browse files
committed
align strings
1 parent 561e343 commit 4308c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/build/stable_abi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ def main():
647647
parser.add_argument(
648648
"--generate-all", action='store_true',
649649
help="as --generate, but generate all file(s) using default filenames."
650-
" (unlike --all, does not run any extra checks)",
650+
" (unlike --all, does not run any extra checks)",
651651
)
652652
parser.add_argument(
653653
"-a", "--all", action='store_true',

0 commit comments

Comments
 (0)