Fix typo in comment (#4936)
* Fix typo in comment * Fix other typo in comment
This commit is contained in:
parent
c822eff1bf
commit
41cd852f2f
@ -14,7 +14,7 @@
|
||||
/**
|
||||
* Connects to i3 to find out the currently running version. Useful since it
|
||||
* might be different from the version compiled into this binary (maybe the
|
||||
* user didn’t correctly install i3 or forgot te restart it).
|
||||
* user didn’t correctly install i3 or forgot to restart it).
|
||||
*
|
||||
* The output looks like this:
|
||||
* Running i3 version: 4.2-202-gb8e782c (2012-08-12, branch "next") (pid 14804)
|
||||
|
@ -69,7 +69,7 @@ static void print_config_path(const char *path, const char *role) {
|
||||
/*
|
||||
* Connects to i3 to find out the currently running version. Useful since it
|
||||
* might be different from the version compiled into this binary (maybe the
|
||||
* user didn’t correctly install i3 or forgot te restart it).
|
||||
* user didn’t correctly install i3 or forgot to restart it).
|
||||
*
|
||||
* The output looks like this:
|
||||
* Running i3 version: 4.2-202-gb8e782c (2012-08-12, branch "next") (pid 14804)
|
||||
|
Loading…
x
Reference in New Issue
Block a user