Fix wording on WifiSsidPolicy

Bug: 283457567
Change-Id: I6511b320b2fb3f872df1df374b49bda6328be051
Test: TH
This commit is contained in:
Stephanie Bak
2023-06-12 21:41:42 +00:00
parent 663fdde31f
commit 3b82e58d3d

View File

@@ -136,7 +136,7 @@ public final class WifiSsidPolicy implements Parcelable {
}
/**
* Two instances of WifiSsidPolicy is considered equal if they have
* Two instances of WifiSsidPolicy are considered equal if they have
* the same WifiSsidPolicyType and the same set of WifiSsids
*/
@Override