changeset 16894:8058e403d49c

typo fix bust/must
author reynaldo
date Thu, 03 Nov 2005 04:04:22 +0000
parents 8091dc510d18
children cc4724066205
files DOCS/tech/libao2.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/libao2.txt	Thu Nov 03 00:38:11 2005 +0000
+++ b/DOCS/tech/libao2.txt	Thu Nov 03 04:04:22 2005 +0000
@@ -63,7 +63,7 @@
 static int control(int cmd, int arg);
   This is for reading/setting plugin-specific and other special
   parameters and can be used for keyboard input for example. All
-  plugins bust respond to cmd=AOCONTROL_PLUGIN_SET_LEN which is part
+  plugins must respond to cmd=AOCONTROL_PLUGIN_SET_LEN which is part
   of the initialization of the plugin. When this command is received
   the parameter pl_delay.len will contain the maximum size of data the
   plugin can produce. This can be used for calculating and allocating