summaryrefslogtreecommitdiff
path: root/default.theme
diff options
context:
space:
mode:
authorPablo Martín Báez Echevarría <pab_24n@hotmail.com>2015-02-01 20:24:05 -0200
committerPablo Martín Báez Echevarría <pab_24n@hotmail.com>2015-02-01 20:24:05 -0200
commit378cab29f42beb75b6168afdc342ce1b2c21fcdd (patch)
treeee5ea10eb640748cde32aef1f3965607854a0416 /default.theme
parent93ef4d0aa676498cbd1218258d72aebd76245720 (diff)
downloadirssi-378cab29f42beb75b6168afdc342ce1b2c21fcdd.zip
Fix comment in default.theme: msgownnick -> ownnick
Diffstat (limited to 'default.theme')
-rw-r--r--default.theme2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.theme b/default.theme
index ac99356a..6b6aeab8 100644
--- a/default.theme
+++ b/default.theme
@@ -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.