Skip to content

Commit ba82e1d

Browse files
authored
Update comments
1 parent 11c89ce commit ba82e1d

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)