mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-02 11:10:06 +00:00
8346202: Correct typo in SQLPermission
Reviewed-by: iris Backport-of: ab1dbd4089a1a15bdf1b6b39994d5b1faacc40ab
This commit is contained in:
parent
297b21fb60
commit
f703b6e7b1
@ -32,7 +32,7 @@ import java.security.*;
|
||||
* A {@code SQLPermission} object contains
|
||||
* a name (also referred to as a "target name") but no actions
|
||||
* list; there is either a named permission or there is not.
|
||||
* The target name is the name of the permission (see below). The
|
||||
* The target name is the name of the permission. The
|
||||
* naming convention follows the hierarchical property naming convention.
|
||||
* In addition, an asterisk
|
||||
* may appear at the end of the name, following a ".", or by itself, to
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user