docs: Fixed summary fragment and removed typo
The CommonTypos linter complained about the typo "for for". While I had the file open, also changed the first sentence to be a proper summary fragment, per http://go/java-style#s7.2-summary-fragment. No code changes, just docs. Bug: 263824202 Change-Id: Iea27f1d2a91918a253e099365ebbd2daa9bcb3cd Test: [go/abtd docs build]
This commit is contained in:
@@ -66,8 +66,7 @@ import java.util.concurrent.Executor;
|
||||
import java.util.function.Consumer;
|
||||
|
||||
/**
|
||||
* <p>The {@link ContentCaptureManager} provides additional ways for for apps to
|
||||
* integrate with the content capture subsystem.
|
||||
* <p>Provides additional ways for apps to integrate with the content capture subsystem.
|
||||
*
|
||||
* <p>Content capture provides real-time, continuous capture of application activity, display and
|
||||
* events to an intelligence service that is provided by the Android system. The intelligence
|
||||
|
||||
Reference in New Issue
Block a user