From b17e5ca4d019d8e17ac60c90e1f2ce8dbebf4481 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Sun, 17 Aug 2003 00:25:56 +0000 Subject: * java/security/Security.java: Don't use   in the api documentation. * java/security/acl/Acl.java: Fix broken p tag. * java/text/DateFormatSymbols.java: Correctly open and close li tags. * javax/swing/border/LineBorder.java: Close img tag alt attributes. * javax/swing/plaf/TreeUI.java: Likewise. * javax/swing/plaf/basic/BasicTreeUI.java: Likewise. --- java/security/acl/Acl.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/security/acl/Acl.java') diff --git a/java/security/acl/Acl.java b/java/security/acl/Acl.java index 4e776f50c..07d07ecd4 100644 --- a/java/security/acl/Acl.java +++ b/java/security/acl/Acl.java @@ -52,7 +52,7 @@ import java.util.Enumeration; * Principal belongs have an ACL entry, the permissions for * the individual Principal take precedence over the * permissions of the Group if there is a conflict. - *

* Additionally, the ACL interface extends the Owner interface * and so an ACL has owners. Actions which modify the ACL are restricted * to owners. -- cgit v1.2.1