Skip to content

Commit b453630

Browse files
committed
JS: Fix confusing qldoc
1 parent 10f3d90 commit b453630

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

javascript/ql/lib/semmle/javascript/frameworks/data/internal/ApiGraphModelsSpecific.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ private class RawFilePathEntryPoint extends API::EntryPoint {
159159
)
160160
}
161161

162-
/** Gets the name of the path variable. */
162+
/** Gets the file path being referenced. */
163163
string getPath() { result = path }
164164
}
165165

0 commit comments

Comments
 (0)