mirror of
https://github.com/github/codeql.git
synced 2026-02-28 04:43:42 +01:00
Java: Fix documentation mistake in Modules.qll
This commit is contained in:
@@ -144,7 +144,7 @@ class OpensDirective extends Directive, @opens {
|
||||
|
||||
/**
|
||||
* Gets a module specified in the `to` clause of this
|
||||
* `exports` directive, if any.
|
||||
* `opens` directive, if any.
|
||||
*/
|
||||
Module getATargetModule() { opensTo(this, result) }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user