mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 18:37:35 +00:00
Everywhere: Fix more typos
This commit is contained in:
parent
4e86c34ef0
commit
bcfc6f0c57
57 changed files with 108 additions and 108 deletions
|
@ -194,7 +194,7 @@ list_expression :: ' '* expression (' '+ list_expression)?
|
|||
|
||||
expression :: evaluate expression?
|
||||
| string_composite expression?
|
||||
| comment expession?
|
||||
| comment expression?
|
||||
| '(' list_expression ')' expression?
|
||||
|
||||
evaluate :: '$' '(' pipe_sequence ')'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue