fix common misspellings
These fixes were mostly generated with `codespell' [0] and manually reviewed. [0] http://git.profusion.mobi/cgit.cgi/lucas/codespell/
This commit is contained in:
committed by
Max Kellermann
parent
be798998bf
commit
6d3ed3f16f
@@ -112,7 +112,7 @@ struct player {
|
||||
* output thread. This attribute is only used if
|
||||
* audio_output_all_get_elapsed_time() didn't return a usable
|
||||
* value; the output thread can estimate the elapsed time more
|
||||
* precisly.
|
||||
* precisely.
|
||||
*/
|
||||
float elapsed_time;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user