Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6d701e5

Browse files
committed
Fix capitalization.
svn path=/trunk/matplotlib/; revision=5477
1 parent 035f1f8 commit 6d701e5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

doc/sphinxext/math_symbol_table.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
5,
2222
r"""\bigcap \bigcup \bigodot \bigoplus \bigotimes \biguplus
2323
\bigvee \bigwedge \coprod \oint \prod \sum \int"""],
24-
["Standard Function Names",
24+
["Standard function names",
2525
4,
2626
r"""\arccos \csc \ker \min \arcsin \deg \lg \Pr \arctan \det \lim
2727
\gcd \ln \sup \cot \hom \log \tan \coth \inf \max \tanh
2828
\sec \arg \dim \liminf \sin \cos \exp \limsup \sinh \cosh"""],
29-
["Binary Operation and Relation Symbols",
29+
["Binary operation and relation symbols",
3030
3,
3131
r"""\ast \pm \slash \cap \star \mp \cup \cdot \uplus
3232
\triangleleft \circ \odot \sqcap \triangleright \bullet \ominus
@@ -61,7 +61,7 @@
6161
\backcong \Doteq \eqdef \wedgeq \questeq \eqgtr \cupdot
6262
\veeeq \nsubset \eqcolon \ne
6363
"""],
64-
["Arrow Symbols",
64+
["Arrow symbols",
6565
2,
6666
r"""\leftarrow \longleftarrow \uparrow \Leftarrow \Longleftarrow
6767
\Uparrow \rightarrow \longrightarrow \downarrow \Rightarrow
@@ -86,7 +86,7 @@
8686
\twoheaduparrow \updownarrowbar \leftsquigarrow \rightzigzagarrow
8787
\twoheaddownarrow \downzigzagarrow
8888
"""],
89-
["Miscellaneous Symbols",
89+
["Miscellaneous symbols",
9090
3,
9191
r"""\neg \invnot \turnednot \infty \forall \wp \exists \bigstar
9292
\angle \partial \nexists \measuredangle \eth \emptyset

0 commit comments

Comments
 (0)