We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21fa21a commit 2722b61Copy full SHA for 2722b61
1 file changed
src/syntax/float.syn
@@ -40,7 +40,7 @@ SYMBOLS {
40
}
41
42
# Floating point expressions
43
-FP_EXPR: floaring point expression
+FP_EXPR: floating point expression
44
FP_T_EXPR FP_E_EXPR_MORE FP_M_EXPR_MORE FP_EXPR_MORE
45
46
FP_EXPR_MORE:
0 commit comments