Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f7ff4fea authored by Andrew Solovay's avatar Andrew Solovay
Browse files

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
parent ca9e2463
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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