From 378cab29f42beb75b6168afdc342ce1b2c21fcdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Mart=C3=ADn=20B=C3=A1ez=20Echevarr=C3=ADa?= Date: Sun, 1 Feb 2015 20:24:05 -0200 Subject: [PATCH] Fix comment in default.theme: msgownnick -> ownnick --- default.theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.