Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 82c35e6

Browse files
committed
Mention that the interaction and be with any external codebase
1 parent 6a12864 commit 82c35e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

javascript/ql/lib/semmle/javascript/ApiGraphs.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ private import internal.CachedStages
1818
module API {
1919
/**
2020
* A node in the API graph, representing a value that has crossed the boundary between this
21-
* codebase and an external library.
21+
* codebase and an external library (or in general, any external codebase).
2222
*
2323
* ### Basic usage
2424
*

0 commit comments

Comments
 (0)