File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Introduction
3
3
4
4
matplotlib is a library for making 2D plots of arrays in `Python
5
5
<http://www.python.org> `_. Although it has its origins in emulating
6
- the MATLAB |reg | [* ]_ graphics commands, it is
6
+ the MATLAB |reg | [# ]_ graphics commands, it is
7
7
independent of MATLAB, and can be used in a Pythonic, object oriented
8
8
way. Although matplotlib is written primarily in pure Python, it
9
9
makes heavy use of `NumPy <http://www.numpy.org >`_ and other extension
@@ -91,4 +91,4 @@ from the Python shell in Tkinter on Windows™. My primary use is to
91
91
embed matplotlib in a Gtk+ EEG application that runs on Windows, Linux
92
92
and Macintosh OS X.
93
93
94
- .. [* ] MATLAB is a registered trademark of The MathWorks, Inc.
94
+ .. [# ] MATLAB is a registered trademark of The MathWorks, Inc.
You can’t perform that action at this time.
0 commit comments