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

Commit 4cfb823d authored by Andrew Solovay's avatar Andrew Solovay Committed by Android (Google) Code Review
Browse files

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

parents a124f7c2 c0e75056
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 {
        /**