Skip to content

Commit e38eb25

Browse files
authored
Update datentime.py
1 parent 90d9c7d commit e38eb25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mathics/builtin/datentime.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ class TimeConstrained(Builtin):
149149
150150
Possible issues: for certain time-consuming functions (like simplify)
151151
which are based on sympy or other libraries, it is possible that
152-
the evaluation continues after the timeout. However, at the end of the evaluation, the function will return $\$Aborted$ and the results will not affect
152+
the evaluation continues after the timeout. However, at the end of the evaluation, the function will return $\\$Aborted$ and the results will not affect
153153
the state of the mathics kernel.
154154
155155
"""

0 commit comments

Comments
 (0)