diff --git a/core/java/android/app/admin/SecurityLog.java b/core/java/android/app/admin/SecurityLog.java index b90408d4395e6..904db5f86c029 100644 --- a/core/java/android/app/admin/SecurityLog.java +++ b/core/java/android/app/admin/SecurityLog.java @@ -518,7 +518,7 @@ public class SecurityLog { /** * Indicates that an event occurred as the device attempted to connect to - * a WiFi network. The log entry contains the following information about the + * a managed WiFi network. The log entry contains the following information about the * event, encapsulated in an {@link Object} array and accessible via * {@link SecurityEvent#getData()}: *