From 8ee4a4a3e16bc3dff9be689aed93807b91d7e075 Mon Sep 17 00:00:00 2001 From: Hritik Vijay Date: Sat, 10 Mar 2018 02:38:47 +0530 Subject: [PATCH] Fixed typo --- i3bar/include/child.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3bar/include/child.h b/i3bar/include/child.h index 9479fac1..51dd5a19 100644 --- a/i3bar/include/child.h +++ b/i3bar/include/child.h @@ -31,7 +31,7 @@ typedef struct { */ 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; -- 2.39.5