Index: /trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- /trunk/doc/pslib/psLibSDRS.tex	(revision 7931)
+++ /trunk/doc/pslib/psLibSDRS.tex	(revision 7932)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.419 2006-07-15 00:17:19 jhoblitt Exp $
+%%% $Id: psLibSDRS.tex,v 1.420 2006-07-18 20:32:31 price Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -978,5 +978,5 @@
 typedef struct {
     long NLINE;			// allocated length
-    long Nline;			// current lenght
+    long Nline;			// current length
     char *line;			// character string data
 } psLine;
@@ -995,6 +995,6 @@
 \end{prototype}
 
-The following function appends a line segment to the string, returning
-\code{false} if the new segment would overflow the allocated string
+The following function appends a string to a line segment, returning
+\code{false} if the new segment would overflow the allocated line
 length.
 \begin{prototype}
