mirror of https://github.com/mpv-player/mpv
Fixed typo.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13318 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a35c5903bb
commit
3595966380
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue