Resolved typo of SetUserFirstError.

git-svn-id: svn+ssh://svn.luon.net/svn/ildus/trunk@8 65a33f86-aa00-0410-91be-cd1bf5efb309
This commit is contained in:
paul 2005-09-29 15:12:42 +00:00
parent ac69b92281
commit 787f6fc97e
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ module Ildus
prot_msg 506, msg
rescue NotAuthError # 530
prot_msg 530
rescue GiveUserFirstError # 531
rescue SetUserFirstError # 531
prot_msg 531
end
end