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

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

Merge "Fix typo in VpnManager Docs." am: 138575a4 am: 245ef6bd am: bfa6da09 am: 8db16b1b

Change-Id: Ie8c64c0e22211724b834886248cd430857b0735f
parents 29911d84 8db16b1b
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.