Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickjuchli committed Feb 27, 2024
1 parent 5806272 commit 1c92a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FtpContext.ts
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ export class FTPContext {
}

/**
* Close a socket. Sends FIN and ignores any error.
* Close a socket, ignores any error.
* @protected
*/
protected _closeSocket(socket: Socket | undefined) {
Expand Down

0 comments on commit 1c92a94

Please sign in to comment.