summaryrefslogtreecommitdiffstats
path: root/base/common/src/com/netscape/certsrv/ca/ICertificateAuthority.java
diff options
context:
space:
mode:
Diffstat (limited to 'base/common/src/com/netscape/certsrv/ca/ICertificateAuthority.java')
-rw-r--r--base/common/src/com/netscape/certsrv/ca/ICertificateAuthority.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/common/src/com/netscape/certsrv/ca/ICertificateAuthority.java b/base/common/src/com/netscape/certsrv/ca/ICertificateAuthority.java
index 376654e98..16d4fc2df 100644
--- a/base/common/src/com/netscape/certsrv/ca/ICertificateAuthority.java
+++ b/base/common/src/com/netscape/certsrv/ca/ICertificateAuthority.java
@@ -540,7 +540,7 @@ public interface ICertificateAuthority extends ISubsystem {
public AuthorityID getAuthorityParentID();
/**
- * Return CA description. May be null.
+ * Return whether CA is enabled.
*/
public boolean getAuthorityEnabled();