From: Hritik Vijay Date: Fri, 9 Mar 2018 21:08:47 +0000 (+0530) Subject: Fixed typo X-Git-Tag: 4.16~137^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8ee4a4a3e16bc3dff9be689aed93807b91d7e075;p=i3%2Fi3 Fixed typo --- 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;