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

@ -49,7 +49,7 @@ typedef struct config_t {
config_t config;
/**
* Start parsing the received bar configuration json-string
* Start parsing the received bar configuration JSON string
*
*/
void parse_config_json(char *json);