changeset 452:739612d316a4

Typo fix in help
author delallea@valhalla.apstat.com
date Mon, 29 Sep 2008 16:04:51 -0400
parents d99fefbc9324
children 6e7509acb1c0
files dataset.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/dataset.py	Thu Sep 04 14:46:30 2008 -0400
+++ b/dataset.py	Mon Sep 29 16:04:51 2008 -0400
@@ -605,7 +605,7 @@
         @type fieldname: any type 
 
         @param values: bits near the beginning or end of the dataset 
-        @type values: list of minibatches (returned by minibatch_nowrap) 
+        @type values: list of minibatches (returned by minibatches_nowrap) 
 
         @return: the concatenation (stacking) of the values 
         @rtype: something suitable as a minibatch field