|
From: <ry...@us...> - 2008-12-01 19:07:12
|
Revision: 6464
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6464&view=rev
Author: ryanmay
Date: 2008-12-01 19:07:08 +0000 (Mon, 01 Dec 2008)
Log Message:
-----------
Typo in docstring.
Modified Paths:
--------------
trunk/matplotlib/lib/matplotlib/mlab.py
Modified: trunk/matplotlib/lib/matplotlib/mlab.py
===================================================================
--- trunk/matplotlib/lib/matplotlib/mlab.py 2008-12-01 16:27:15 UTC (rev 6463)
+++ trunk/matplotlib/lib/matplotlib/mlab.py 2008-12-01 19:07:08 UTC (rev 6464)
@@ -351,7 +351,7 @@
is 0 (no overlap).
*pad_to*: integer
- The number of points to which the data segment is padd when
+ The number of points to which the data segment is padded when
performing the FFT. This can be different from *NFFT*, which
specifies the number of data points used. While not increasing
the actual resolution of the psd (the minimum distance between
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|