diff dataset.py @ 454:6e7509acb1c0

Merged
author delallea@valhalla.apstat.com
date Thu, 02 Oct 2008 13:41:43 -0400
parents ce6b4fd3ab29 739612d316a4
children fb62f0e4bcfe
line wrap: on
line diff
--- a/dataset.py	Thu Sep 04 13:48:47 2008 -0400
+++ b/dataset.py	Thu Oct 02 13:41:43 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