]> granicus.if.org Git - python/commitdiff
Grammar (AMK).
authorGuido van Rossum <guido@python.org>
Mon, 2 Jun 1997 17:30:20 +0000 (17:30 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 2 Jun 1997 17:30:20 +0000 (17:30 +0000)
Doc/lib/libstring.tex
Doc/libstring.tex

index ccbb10556dede46782e053b237e7abcceac1cf4d..7b91717e2219cb71667af93337e8ecf8ade34b01 100644 (file)
@@ -168,7 +168,7 @@ regular expression as the separator.)
 \end{funcdesc}
 
 \begin{funcdesc}{splitfields}{s\optional{\, sep\optional{\, maxsplit}}}
-This function behaves identical to \code{split}.  (In the past,
+This function behaves identically to \code{split}.  (In the past,
 \code{split} was only used with one argument, while \code{splitfields}
 was only used with two arguments.)
 \end{funcdesc}
index ccbb10556dede46782e053b237e7abcceac1cf4d..7b91717e2219cb71667af93337e8ecf8ade34b01 100644 (file)
@@ -168,7 +168,7 @@ regular expression as the separator.)
 \end{funcdesc}
 
 \begin{funcdesc}{splitfields}{s\optional{\, sep\optional{\, maxsplit}}}
-This function behaves identical to \code{split}.  (In the past,
+This function behaves identically to \code{split}.  (In the past,
 \code{split} was only used with one argument, while \code{splitfields}
 was only used with two arguments.)
 \end{funcdesc}