summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
Diffstat (limited to 'libvo')
-rw-r--r--libvo/vo_jpeg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_jpeg.c b/libvo/vo_jpeg.c
index 01163667b1..1e3a92f2e6 100644
--- a/libvo/vo_jpeg.c
+++ b/libvo/vo_jpeg.c
@@ -300,7 +300,7 @@ static void check_events(void)
/** \brief Memory allocation failed.
*
- * This function can be called if memory allocations failed. It prints a
+ * This function can be called if memory allocation failed. It prints a
* message and exits the player.
*
* \return none It never returns.