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

Commit b8bbb8e6 authored by Andrew Solovay's avatar Andrew Solovay Committed by Automerger Merge Worker
Browse files

Merge "docs: Fix typo ("An consumer" -> "A consumer")" into tm-dev am:...

Merge "docs: Fix typo ("An consumer" -> "A consumer")" into tm-dev am: 4cfb823d am: 31f604ef am: 09913480 am: c627d18d

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20845430



Change-Id: I851f2967ec8607034c6fd60139c2f77405ba5b24
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents af09882d c627d18d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -173,7 +173,7 @@ public class TextShaper {
    private TextShaper() {}

    /**
     * An consumer interface for accepting text shape result.
     * A consumer interface for accepting text shape result.
     */
    public interface GlyphsConsumer {
        /**