We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d472961 commit 834c781Copy full SHA for 834c781
1 file changed
mathics/builtin/lists.py
@@ -1977,7 +1977,7 @@ class Cases(Builtin):
1977
<dt>'Cases[$list$, $pattern$, $ls$]'
1978
<dd>returns the elements matching at levelspec $ls$.
1979
1980
- <dt>'Cases[$list$, $pattern$, Head->$bool$]'
+ <dt>'Cases[$list$, $pattern$, Heads->$bool$]'
1981
<dd>Match including the head of the expression in the search.
1982
</dl>
1983
0 commit comments