mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
Fix typos
Signed-off-by: tinyboxvk <13696594+tinyboxvk@users.noreply.github.com>
This commit is contained in:
parent
4ecedcdb3b
commit
1a6dd845a2
23 changed files with 33 additions and 33 deletions
|
|
@ -17,7 +17,7 @@ pid_t spawn_primary_client(const char *command);
|
|||
void spawn_async_no_shell(char const *command);
|
||||
|
||||
/**
|
||||
* spawn_piped - execute asyncronously
|
||||
* spawn_piped - execute asynchronously
|
||||
* @command: command to be executed
|
||||
* @pipe_fd: set to the read end of a pipe
|
||||
* connected to stdout of the command
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue