summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/libao2.txt
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/tech/libao2.txt')
-rw-r--r--DOCS/tech/libao2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/tech/libao2.txt b/DOCS/tech/libao2.txt
index 41160ec40b..e9034ae64e 100644
--- a/DOCS/tech/libao2.txt
+++ b/DOCS/tech/libao2.txt
@@ -63,7 +63,7 @@ static float get_delay();
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