docs: Typo fix in TextLinks.Request.Builder
Needed to edit the Android code to test out the "fix a reference doc bug" instructions, so I looked for a typo I could fix. NO_TEST , fixes a doc bug (no code edits). Change-Id: I19ffc5e5fdaf3e6b046ce2e5c34ca034c3b6c6e4 Test: [go/abtd docs build] Fixes: 269786320
This commit is contained in:
@@ -478,7 +478,7 @@ public final class TextLinks implements Parcelable {
|
||||
/**
|
||||
* Sets the entity configuration to use. This determines what types of entities the
|
||||
* TextClassifier will look for.
|
||||
* Set to {@code null} for the default entity config and teh TextClassifier will
|
||||
* Set to {@code null} for the default entity config and the TextClassifier will
|
||||
* automatically determine what links to generate.
|
||||
*
|
||||
* @return this builder
|
||||
|
||||
Reference in New Issue
Block a user