mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-14 00:53:15 -07:00
Comment spelling fixes
This commit is contained in:
parent
4c186c20b9
commit
c5de58ae84
2 changed files with 2 additions and 2 deletions
|
@ -735,7 +735,7 @@ getPrintfFormats = getFormats
|
|||
-- \____ _____/\___ ____/ \____ ____/\_________ _________/ \______ /
|
||||
-- V V V V V
|
||||
-- flags field width precision format character rest
|
||||
-- field width and precision can be specified with a '*' instead of a digit,
|
||||
-- field width and precision can be specified with an '*' instead of a digit,
|
||||
-- in which case printf will accept one more argument for each '*' used
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue