summaryrefslogtreecommitdiffstats
path: root/pki/base/common/src/com/netscape/certsrv/request/AgentApprovals.java
diff options
context:
space:
mode:
Diffstat (limited to 'pki/base/common/src/com/netscape/certsrv/request/AgentApprovals.java')
-rw-r--r--pki/base/common/src/com/netscape/certsrv/request/AgentApprovals.java3
1 files changed, 2 insertions, 1 deletions
diff --git a/pki/base/common/src/com/netscape/certsrv/request/AgentApprovals.java b/pki/base/common/src/com/netscape/certsrv/request/AgentApprovals.java
index ddb1dae2a..48738d810 100644
--- a/pki/base/common/src/com/netscape/certsrv/request/AgentApprovals.java
+++ b/pki/base/common/src/com/netscape/certsrv/request/AgentApprovals.java
@@ -39,7 +39,8 @@ public class AgentApprovals
/**
* Adds an approval to approval's list.
* <p>
- * If an approval is already present for this user, it is updated with a new date. Otherwise a new value is inserted.
+ * If an approval is already present for this user, it is updated with a new date. Otherwise a new value is
+ * inserted.
*
* @param userName user name of the approving agent
*/