Commit 323a8230 authored by Stefano Sabatini's avatar Stefano Sabatini

Fix typo: 'conjuction' -> 'conjunction'.

Originally committed as revision 17989 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent d4b3d040
......@@ -24,7 +24,7 @@
#include <stdint.h>
/**
* Gets a seed to use in conjuction with random functions.
* Gets a seed to use in conjunction with random functions.
*/
uint32_t ff_random_get_seed(void);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment