Skip to content

Commit 1c92a94

Browse files
committed
Update comment
1 parent 5806272 commit 1c92a94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/FtpContext.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ export class FTPContext {
385385
}
386386

387387
/**
388-
* Close a socket. Sends FIN and ignores any error.
388+
* Close a socket, ignores any error.
389389
* @protected
390390
*/
391391
protected _closeSocket(socket: Socket | undefined) {

0 commit comments

Comments
 (0)