Merge "Fix typo in VpnManager Docs." am: 138575a48c

Change-Id: I8e32b11c6a4b4437ba2977742a013d78856b5386
This commit is contained in:
Cody Kesting
2020-04-09 21:37:28 +00:00
committed by Automerger Merge Worker

View File

@@ -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.