Fixed typo
This commit is contained in:
parent
29dc14dda3
commit
8ee4a4a3e1
|
@ -31,7 +31,7 @@ typedef struct {
|
||||||
*/
|
*/
|
||||||
int stop_signal;
|
int stop_signal;
|
||||||
/**
|
/**
|
||||||
* The signal requested by the client to inform it of theun hidden state of i3bar
|
* The signal requested by the client to inform it of the unhidden state of i3bar
|
||||||
*/
|
*/
|
||||||
int cont_signal;
|
int cont_signal;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue