Merge "Cleanup IpReachabilityMonitor" into tm-dev
diff --git a/src/android/net/ip/IpReachabilityMonitor.java b/src/android/net/ip/IpReachabilityMonitor.java
index 876610d..7614cf3 100644
--- a/src/android/net/ip/IpReachabilityMonitor.java
+++ b/src/android/net/ip/IpReachabilityMonitor.java
@@ -667,7 +667,7 @@
}
/**
- * Log NUD failure metrics with new Westworld APIs while the function using mMetricsLog API
+ * Log NUD failure metrics with new statsd APIs while the function using mMetricsLog API
* still sends the legacy metrics, @see #logNudFailed.
*/
private void logNeighborLostEvent(final NeighborEvent event, final NudEventType type) {