mirror of
https://github.com/labwc/labwc.git
synced 2026-02-12 04:27:57 -05: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
|
|
@ -89,7 +89,7 @@ struct idle_ctx {
|
|||
static void
|
||||
idle_callback(void *data)
|
||||
{
|
||||
/* Idle callbacks destroy automatically once triggerd */
|
||||
/* Idle callbacks destroy automatically once triggered */
|
||||
struct idle_ctx *ctx = data;
|
||||
|
||||
/* Start session-manager if one is specified by -S|--session */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue