Skip to content

Commit a3d0764

Browse files
committed
Fix bad documentation reference
1 parent d9c958a commit a3d0764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/authz.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ var AclAuthzPolicy;
99
* function:: acl()
1010
*
1111
* A module that configures and registers an instance of
12-
* :class:`annotator.identity.AclAuthzPolicy`.
12+
* :class:`annotator.authz.AclAuthzPolicy`.
1313
*
1414
*/
1515
exports.acl = function acl() {

0 commit comments

Comments
 (0)