docs: bug 37007350, missing word

Test: make ds-docs

Bug: 37007350

Change-Id: Ibbff4232f67e7c955b182ff9f3b97250bb15c310
Exempt-From-Owner-Approval: Docs-only change
This commit is contained in:
kopriva
2018-10-08 15:21:07 -07:00
parent 568b5df03c
commit d104c81916

View File

@@ -66,7 +66,7 @@ public final class MediaProjectionManager {
}
/**
* Returns an Intent that <b>must</b> passed to startActivityForResult()
* Returns an Intent that <b>must</b> be passed to startActivityForResult()
* in order to start screen capture. The activity will prompt
* the user whether to allow screen capture. The result of this
* activity should be passed to getMediaProjection.