i3bar: spelling fixes (2)

This commit is contained in:
shdown
2015-03-24 15:41:16 +03:00
parent e8704bb33b
commit 6922a820a6
11 changed files with 31 additions and 31 deletions

View File

@ -25,7 +25,7 @@ int init_connection(const char *socket_path);
void destroy_connection(void);
/*
* Sends a Message to i3.
* Sends a message to i3.
* type must be a valid I3_IPC_MESSAGE_TYPE (see i3/ipc.h for further information)
*
*/