chiark / gitweb /
Say "you"
authorijackson <ijackson>
Mon, 10 Jun 2002 19:47:16 +0000 (19:47 +0000)
committerijackson <ijackson>
Mon, 10 Jun 2002 19:47:16 +0000 (19:47 +0000)
ledmodule.tcl

index ac1198f984adb1c27fc2e8bf961a8473be75b63e..b4a20fd858b890e3eddc1073c7733fe8cc517ec6 100644 (file)
@@ -550,7 +550,7 @@ proc warn_pref {n} {
        lappend l [dset_visibledest $d]
     }
     if {[llength $l]} {
-       sendprivmsg $nl "LEDs are watching on [\
+       sendprivmsg $nl "LEDs are watching you on [\
                join [lsort [array names wch]] ","]: [join $l " "]"
     }
 }