Merge "docs: bug 37007350, missing word" into pi-dev

This commit is contained in:
TreeHugger Robot
2018-10-09 01:31:08 +00:00
committed by Android (Google) Code Review

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.