mirror of
https://github.com/github/codeql.git
synced 2026-05-02 04:05:14 +02:00
Merge pull request #5390 from Marcono1234/patch-2
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