1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-16 21:35:24 +00:00

fix typo in color name

This commit is contained in:
d3npa 2021-07-14 11:59:15 -04:00 committed by GitHub
parent 275c3132a5
commit 1759a75dad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ main.splash=magenta
main.time=magenta main.time=magenta
input.text=white input.text=white
subscribed=green subscribed=green
unsubscribed=yallow unsubscribed=yellow
otr.started.trusted=green otr.started.trusted=green
otr.started.untrusted=red otr.started.untrusted=red
otr.ended=yellow otr.ended=yellow