mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
Fix various typos across the codebase
This commit is contained in:
parent
60aab98e8d
commit
be37f9a564
21 changed files with 40 additions and 40 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#define LABWC_SPAWN_H
|
||||
|
||||
/**
|
||||
* spawn_async_no_shell - execute asyncronously
|
||||
* spawn_async_no_shell - execute asynchronously
|
||||
* @command: command to be executed
|
||||
*/
|
||||
void spawn_async_no_shell(char const *command);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue