[Python-checkins] r52731 - python/trunk/Doc/lib/libstdtypes.tex

georg.brandl python-checkins at python.org
Sat Nov 11 19:29:11 CET 2006


Author: georg.brandl
Date: Sat Nov 11 19:29:11 2006
New Revision: 52731
Modified:
 python/trunk/Doc/lib/libstdtypes.tex
Log:
Bug #1594742: wrong word in stringobject doc.
Modified: python/trunk/Doc/lib/libstdtypes.tex
==============================================================================
--- python/trunk/Doc/lib/libstdtypes.tex	(original)
+++ python/trunk/Doc/lib/libstdtypes.tex	Sat Nov 11 19:29:11 2006
@@ -834,7 +834,7 @@
 start\optional{, end}}}
 Return \code{True} if string starts with the \var{prefix}, otherwise
 return \code{False}. \var{prefix} can also be a tuple of
-suffixes to look for. With optional \var{start}, test string beginning at
+prefixes to look for. With optional \var{start}, test string beginning at
 that position. With optional \var{end}, stop comparing string at that
 position.
 


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /