Skip to content

Commit 2722b61

Browse files
committed
Fixes spelling.
1 parent 21fa21a commit 2722b61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/syntax/float.syn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ SYMBOLS {
4040
}
4141

4242
# Floating point expressions
43-
FP_EXPR: floaring point expression
43+
FP_EXPR: floating point expression
4444
FP_T_EXPR FP_E_EXPR_MORE FP_M_EXPR_MORE FP_EXPR_MORE
4545

4646
FP_EXPR_MORE:

0 commit comments

Comments
 (0)