Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman committed Jan 8, 2008
1 parent 733eeb7 commit 98b5558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion numpy/core/numeric.py
Original file line number Diff line number Diff line change
Expand Up @@ -667,7 +667,7 @@ def loadtxt(fname, dtype=float, comments='#', delimiter=None, converters=None,
fname can be a filename or a file handle. Support for gzipped files is
automatic, if the filename ends in .gz
See scipy.loadmat to read and write matfiles.
See scipy.io.loadmat to read and write matfiles.
Example usage:
Expand Down

0 comments on commit 98b5558

Please sign in to comment.