Skip to content

Commit 3e1328e

Browse files
authored
Merge pull request #289 from socieboy/patch-1
Update comments
2 parents 11c89ce + ba82e1d commit 3e1328e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/channel/socketio-private-channel.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { SocketIoChannel } from './socketio-channel';
22

33
/**
4-
* This class represents a Socket.io presence channel.
4+
* This class represents a Socket.io private channel.
55
*/
66
export class SocketIoPrivateChannel extends SocketIoChannel {
77
/**

0 commit comments

Comments
 (0)