Fix typo in javadoc.

Test: n/a
Change-Id: I99e722902b21e46691af3d2d2e8e63cd4ced618e
This commit is contained in:
Dario Freni
2019-02-18 20:58:54 +00:00
parent c2b55eb98f
commit a0e3dda8d4

View File

@@ -151,7 +151,7 @@ class ApexManager {
}
/**
* Mark a staged session previously submitted using {@cde submitStagedSession} as ready to be
* Mark a staged session previously submitted using {@code submitStagedSession} as ready to be
* applied at next reboot.
*
* @param sessionId the identifier of the {@link PackageInstallerSession} being marked as ready.