Fix typos (#4989)
This commit is contained in:
@ -160,7 +160,7 @@ i3Font load_font(const char *pattern, const bool fallback) {
|
||||
font.type = FONT_TYPE_NONE;
|
||||
font.pattern = NULL;
|
||||
|
||||
/* No XCB connction, return early because we're just validating the
|
||||
/* No XCB connection, return early because we're just validating the
|
||||
* configuration file. */
|
||||
if (conn == NULL) {
|
||||
return font;
|
||||
|
Reference in New Issue
Block a user