diff options
| author | Raymond Hettinger <python@rcn.com> | 2003-05-10 03:35:37 +0000 |
|---|---|---|
| committer | Raymond Hettinger <python@rcn.com> | 2003-05-10 03:35:37 +0000 |
| commit | add17e11780bb3afa8efacd2d96b3b02a85854b5 (patch) | |
| tree | 16d0b2f8a63b5d8449f1ca7057062184d78bcabf /Doc/lib/libarray.tex | |
| parent | 16c2bfe18e84966f7096cee08ab4a6da353441d1 (diff) | |
| download | cpython-add17e11780bb3afa8efacd2d96b3b02a85854b5.tar.gz | |
Fixed spacing and unbalanced brackets or parenthesis.
Diffstat (limited to 'Doc/lib/libarray.tex')
| -rw-r--r-- | Doc/lib/libarray.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libarray.tex b/Doc/lib/libarray.tex index 9db346d5d4..a590ed985a 100644 --- a/Doc/lib/libarray.tex +++ b/Doc/lib/libarray.tex @@ -229,5 +229,5 @@ array('d', [1.0, 2.0, 3.14]) \url{http://numpy.sourceforge.net/} for further information about Numerical Python. (A PDF version of the NumPy manual is available at - \url{http://numpy.sourceforge.net/numdoc/numdoc.pdf}.} + \url{http://numpy.sourceforge.net/numdoc/numdoc.pdf}).} \end{seealso} |
