commit | 96628a90c47f15f357b31d665a4222d175e17b27 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Apr 10 11:34:00 1995 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Apr 10 11:34:00 1995 +0000 |
tree | 74d6ef8384b587b2526d7c24adbf2f7d4e77bc93 | |
parent | eae3f73b1c86fecfcb3d2b5599a5efd5ddf87306 [diff] [blame] |
typos, layout and other small things
diff --git a/Doc/lib/libsun.tex b/Doc/lib/libsun.tex index 5628369..909c14d 100644 --- a/Doc/lib/libsun.tex +++ b/Doc/lib/libsun.tex
@@ -97,7 +97,7 @@ \begin{funcdesc}{write}{samples} Write is passed a python string containing audio samples to be played. -If there is enough buffer space free it will immedeately return, +If there is enough buffer space free it will immediately return, otherwise it will block. \end{funcdesc}