aboutsummaryrefslogtreecommitdiff
path: root/src/audio_parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/audio_parser.h')
-rw-r--r--src/audio_parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/audio_parser.h b/src/audio_parser.h
index 526addca..a963eb46 100644
--- a/src/audio_parser.h
+++ b/src/audio_parser.h
@@ -38,7 +38,7 @@ struct audio_format;
* @param dest the destination #audio_format struct
* @param src the input string
* @param mask if true, then "*" is allowed for any number of items
- * @param error_r location to store the error occuring, or NULL to
+ * @param error_r location to store the error occurring, or NULL to
* ignore errors
* @return true on success
*/