Skip to content

Commit b8343a4

Browse files
committed
Doc typo
1 parent c807ee4 commit b8343a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mathics/builtin/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ class Degree(MPMathConstant, NumpyConstant, SympyConstant):
248248
u"""
249249
<dl>
250250
<dt>'Degree'
251-
<dd>is the number of radians in one degree. It hsas a numerical value of \u03c0 / 180.
251+
<dd>is the number of radians in one degree. It has a numerical value of \u03c0 / 180.
252252
</dl>
253253
>> Cos[60 Degree]
254254
= 1 / 2

0 commit comments

Comments
 (0)