Correct a typo
git-svn-id: file:///home/svn/framework3/trunk@7408 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
1b7fb68f52
commit
e92a193f8c
|
@ -124,7 +124,7 @@ module Handler
|
|||
# handles. The handles are passed as parameters in case this
|
||||
# handler is capable of handling multiple simultaneous
|
||||
# connections. The default behavior is to attempt to create a session for
|
||||
# the payload. This path will not be taken for mutli-staged payloads.
|
||||
# the payload. This path will not be taken for multi-staged payloads.
|
||||
#
|
||||
def handle_connection(conn)
|
||||
create_session(conn)
|
||||
|
|
Loading…
Reference in New Issue