From: Elliott Friedman Date: Mon, 12 Feb 2018 21:35:15 +0000 (-0800) Subject: Fix typo in highlightwin.pl header X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=cccebf51662d58ca1f3b23fd656c0a2dfffb6a3c;p=irssi-scripts.irssi.org.git Fix typo in highlightwin.pl header --- diff --git a/scripts/hilightwin.pl b/scripts/hilightwin.pl index 3bb2863..5f49f81 100644 --- a/scripts/hilightwin.pl +++ b/scripts/hilightwin.pl @@ -6,7 +6,7 @@ # window (can be toggled) and to put up a timestamp. # # Changed a little by rummik to optionally show network name. Enable with -# `/set hilightwin_shownetwork on` +# `/set hilightwin_show_network on` # use strict;