Skip to content

Commit e2666a9

Browse files
Max Schaeferesben-semmle
andauthored
Update javascript/ql/src/semmle/javascript/frameworks/SocketIO.qll
Co-Authored-By: esben-semmle <42067045+esben-semmle@users.noreply.github.com>
1 parent 27f88c3 commit e2666a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/semmle/javascript/frameworks/SocketIO.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ module SocketIOClient {
412412
}
413413

414414
/**
415-
* Gets the NPM package that countains `nd`.
415+
* Gets the NPM package that contains `nd`.
416416
*/
417417
private NPMPackage getPackage(DataFlow::SourceNode nd) { result.getAFile() = nd.getFile() }
418418

0 commit comments

Comments
 (0)