i3bar: spelling fixes

This commit is contained in:
shdown
2015-03-23 22:56:49 +03:00
parent 8d0fb482d9
commit e8704bb33b
16 changed files with 87 additions and 87 deletions

View File

@ -13,7 +13,7 @@
/*
* Initiate a connection to i3.
* socket-path must be a valid path to the ipc_socket of i3
* socket_path must be a valid path to the ipc_socket of i3
*
*/
int init_connection(const char *socket_path);