changeset 13317:42d52a9f72a4

Fixed typo.
author ivo
date Sat, 11 Sep 2004 21:15:13 +0000
parents 0d17bef9894d
children f2062c2655ad
files libvo/vo_jpeg.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_jpeg.c	Sat Sep 11 19:59:31 2004 +0000
+++ b/libvo/vo_jpeg.c	Sat Sep 11 21:15:13 2004 +0000
@@ -300,7 +300,7 @@
 
 /** \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.