relink Permissions.FLAGS (#1510)

(hop ai du eet raito)
This commit is contained in:
aister
2017-05-21 02:00:51 +07:00
committed by Crawl
parent 3bab4ec9fd
commit 65afedee49

View File

@@ -152,7 +152,7 @@ class Permissions {
/**
* Data that can be resolved to give a permission number. This can be:
* - A string (see {@link Permissions.flags})
* - A string (see {@link Permissions.FLAGS})
* - A permission number
* @typedef {string|number} PermissionResolvable
*/