This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 95e9261 Polish. Align with 8.5.x/7/0/x
95e9261 is described below
commit 95e926159f4d85da1064ca0c936937b10364d114
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Nov 14 21:07:42 2019 +0000
Polish. Align with 8.5.x/7/0/x
---
java/org/apache/tomcat/util/modeler/Registry.java | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/java/org/apache/tomcat/util/modeler/Registry.java
b/java/org/apache/tomcat/util/modeler/Registry.java
index fbf44e7..89abd43 100644
--- a/java/org/apache/tomcat/util/modeler/Registry.java
+++ b/java/org/apache/tomcat/util/modeler/Registry.java
@@ -233,8 +233,8 @@ public class Registry implements RegistryMBean,
MBeanRegistration {
* lifecycle operations.
*
* @param mbeans list of ObjectName on which we'll invoke the operations
- * @param operation Name of the operation ( init, start, stop, etc)
- * @param failFirst If false, exceptions will be ignored
+ * @param operation Name of the operation ( init, start, stop, etc)
+ * @param failFirst If false, exceptions will be ignored
* @throws Exception Error invoking operation
* @since 1.1
*/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]