mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
Fix comment in default.theme: msgownnick -> ownnick
This commit is contained in:
parent
93ef4d0aa6
commit
378cab29f4
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue