Kaydet (Commit) 34358208 authored tarafından Andrew M. Kuchling's avatar Andrew M. Kuchling

Fix typo

üst 35f2b05d
......@@ -354,7 +354,7 @@ by functions or loops that truncate the stream.
Note, this member of the toolkit may require significant auxiliary
storage (depending on how much temporary data needs to be stored).
In general, if one iterator is going use most or all of the data before
In general, if one iterator is going to use most or all of the data before
the other iterator, it is faster to use \function{list()} instead of
\function{tee()}.
\versionadded{2.4}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment