summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libsun.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/libsun.tex')
-rw-r--r--Doc/lib/libsun.tex2
1 files changed, 1 insertions, 1 deletions
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 @@ possibly modified by the program.
\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}