Index: trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- trunk/doc/pslib/psLibSDRS.tex	(revision 2737)
+++ trunk/doc/pslib/psLibSDRS.tex	(revision 2781)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.160 2004-12-16 22:10:48 price Exp $
+%%% $Id: psLibSDRS.tex,v 1.161 2004-12-22 00:02:35 price Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -2110,9 +2110,10 @@
 In this structure, the vector \code{bounds} specifies the boundaries
 of the histogram bins, and must of type \code{psF32}, while
-\code{nums} specifies the number of entries in the bin, and must of
-type \code{psU32}.  The value of \code{bounds.n} must therefore be 1
-greater than than \code{nums.n}.  The two values \code{minNum} and
-\code{maxNum} are the number of data values which fell below the lower
-limit bound or above the upper limit bound, respectively.
+\code{nums} specifies the number of entries in the bin, and must be of
+type \code{psF32} in order to accomodate errors.  The value of
+\code{bounds.n} must therefore be 1 greater than than \code{nums.n}.
+The two values \code{minNum} and \code{maxNum} are the number of data
+values which fell below the lower limit bound or above the upper limit
+bound, respectively.
 
 The constructors and destructor follow.  We specify two constructors,
