mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
Merge pull request #1451 from timgates42/bugfix_typo_certain
docs: fix simple typo, certian -> certain
This commit is contained in:
commit
aa1f907125
@ -712,7 +712,7 @@ theme_hash_attrs(const char* str)
|
|||||||
return COLOR_PAIR(color_pair_cache_hash_str(str, profile));
|
return COLOR_PAIR(color_pair_cache_hash_str(str, profile));
|
||||||
}
|
}
|
||||||
|
|
||||||
/* returns the colours (fgnd and bknd) for a certian attribute ie main.text */
|
/* returns the colours (fgnd and bknd) for a certain attribute ie main.text */
|
||||||
int
|
int
|
||||||
theme_attrs(theme_item_t attrs)
|
theme_attrs(theme_item_t attrs)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user