mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-16 10:03:08 -07:00
Fix typos and trailing whitespace
This commit is contained in:
parent
98b8dc0720
commit
38c5ba7c79
7 changed files with 11 additions and 11 deletions
|
@ -827,7 +827,7 @@ readArithmeticContents =
|
|||
char ')'
|
||||
id <- endSpan start
|
||||
spacing
|
||||
return $ TA_Parentesis id s
|
||||
return $ TA_Parenthesis id s
|
||||
|
||||
readArithTerm = readGroup <|> readVariable <|> readExpansion
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue