SVN: toys/stbr/stbr.tcl

shadzik shadzik at pld-linux.org
Tue Nov 27 20:57:53 CET 2007


Author: shadzik
Date: Tue Nov 27 20:57:52 2007
New Revision: 9114

Modified:
   toys/stbr/stbr.tcl
Log:
- hopefully fixed identification


Modified: toys/stbr/stbr.tcl
==============================================================================
--- toys/stbr/stbr.tcl	(original)
+++ toys/stbr/stbr.tcl	Tue Nov 27 20:57:52 2007
@@ -10,7 +10,7 @@
 set usage "Usage: !stbr \[help\] \[url\] \[no\]upgrade spec1\[:BRANCH\] spec2\[:BRANCH\] ..."
 set nickpass "stbr-bot"
 
-bind notc - "*This nick is owned by someone else*" identify
+bind notc - "*This nickname is owned by someone else*" identify
 bind dcc n identify man_identify 
 
 proc man_identify { hand idx mask } {


More information about the pld-cvs-commit mailing list