Skip to content
Snippets Groups Projects
Commit fe5fe12e authored by Stan Seibert's avatar Stan Seibert
Browse files

Spelling fix as pointed out by Manuel, The Spelling Nazi.

git-svn-id: http://svn.xiph.org/trunk/ao@5402 0101bb08-14d6-0310-b084-bc0e0c8e3800
parent 7bbbb453
No related branches found
No related tags found
No related merge requests found
......@@ -226,7 +226,7 @@ int ao_plugin_open(ao_device *device, ao_sample_format *format)
internal->buf_size<=0 )
{
fprintf(stderr, "libao - OSS cannot get buffer size for "
" devince\n");
" device\n");
goto ERR;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment