1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-09 06:20:45 +00:00

Fix comment in default.theme: msgownnick -> ownnick

This commit is contained in:
Pablo Martín Báez Echevarría 2015-02-01 20:24:05 -02:00
parent 93ef4d0aa6
commit 378cab29f4

View File

@ -120,7 +120,7 @@ abstracts = {
# the basic styling of how to print message, $0 = nick mode, $1 = nick
msgnick = "%K<%n$0$1-%K>%n %|";
# message from you is printed. "msgownnick" specifies the styling of the
# message from you is printed. "ownnick" specifies the styling of the
# nick ($0 part in msgnick) and "ownmsgnick" specifies the styling of the
# whole line.