Skip to content

Commit e9d4490

Browse files
committed
the the -> the
1 parent cfe2e72 commit e9d4490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mathics_scanner/data/operators.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# in Mathics3 (core), and an optional "Precedence-Function" which can be used
2020
# to match WMA builtin-function Precedence[] values.
2121

22-
# In the Mathics3 parser of Mathics core, the the integer "precedence"
22+
# In the Mathics3 parser of Mathics core, the integer "precedence"
2323
# listed here specify an integer used in specifying the order
2424
# operations occur when one operator is juxtaposed against another
2525
# operator. A higher value means that the operator binds before an

0 commit comments

Comments
 (0)