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:
Andrew Solovay
2022-12-28 23:10:44 +00:00
parent d14a39ac96
commit 8167356f3d

View File

@@ -66,8 +66,7 @@ import java.util.concurrent.Executor;
import java.util.function.Consumer; import java.util.function.Consumer;
/** /**
* <p>The {@link ContentCaptureManager} provides additional ways for for apps to * <p>Provides additional ways for apps to integrate with the content capture subsystem.
* integrate with the content capture subsystem.
* *
* <p>Content capture provides real-time, continuous capture of application activity, display and * <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 * events to an intelligence service that is provided by the Android system. The intelligence