Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6a27ee5c authored by Cody Kesting's avatar Cody Kesting Committed by Automerger Merge Worker
Browse files

Merge "Fix typo in VpnManager Docs." into rvc-dev am: fb9ff36b am: 38f66cf7

Change-Id: Ib3a603bee16f7d28fcdf9cd1f47a65cf7d71a5d9
parents c85a1163 38f66cf7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ public class VpnManager {
    }

    /**
     * Create an instance of the VpnManger with the given context.
     * Create an instance of the VpnManager with the given context.
     *
     * <p>Internal only. Applications are expected to obtain an instance of the VpnManager via the
     * {@link Context.getSystemService()} method call.