kezhuw commented on code in PR #2203:
URL: https://github.com/apache/zookeeper/pull/2203#discussion_r1806042121


##########
zookeeper-server/src/main/java/org/apache/zookeeper/metrics/MetricsProviderLifeCycleException.java:
##########
@@ -19,7 +19,7 @@
 package org.apache.zookeeper.metrics;
 
 /**
- * A generic exception thrown during the licecycle of a MetricsProvider.
+ * A generic exception thrown during the life cycle of a MetricsProvider.

Review Comment:
   ```suggestion
    * A generic exception thrown during the lifecycle of a MetricsProvider.
   ```
   
   I think both are correct, but I saw multiple usages of "lifecycle" but no 
"life cycle".



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@zookeeper.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to