Update of /cvsroot/srvx/services/src
In directory usw-pr-cvs1:/tmp/cvs-serv32428/src
Modified Files:
chanserv.help
Log Message:
Fix another spelling error (thanks, Byte).
Index: chanserv.help
===================================================================
RCS file: /cvsroot/srvx/services/src/chanserv.help,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -r1.31 -r1.32
*** chanserv.help 7 Jul 2002 19:20:02 -0000 1.31
--- chanserv.help 7 Jul 2002 19:31:38 -0000 1.32
***************
*** 31,35 ****
" OP Give ops to the specified user.",
" DEOP Remove ops from the specified user.",
! " VOICE Give voice to the speicifed user.",
" DEVOICE Remove voice from the specified user.",
" SUSPEND Suspend a user's access to a channel.",
--- 31,35 ----
" OP Give ops to the specified user.",
" DEOP Remove ops from the specified user.",
! " VOICE Give voice to the specified user.",
" DEVOICE Remove voice from the specified user.",
" SUSPEND Suspend a user's access to a channel.",
|