mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
various spelling fixes
This commit is contained in:
parent
ccaf765260
commit
8bcb9c6910
21 changed files with 37 additions and 37 deletions
|
|
@ -50,7 +50,7 @@ struct pollfd;
|
|||
*
|
||||
* -# Prepare - Build a list of file descriptors
|
||||
* that need to be monitored and calculate the next timeout.
|
||||
* -# Poll - Execute the actuall poll() system call.
|
||||
* -# Poll - Execute the actual poll() system call.
|
||||
* -# Dispatch - Dispatch any events that have fired.
|
||||
*
|
||||
* When using the main loop, the application can either execute each
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue