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

Commit 09913480 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: 4cfb823d am: 31f604ef

parents d8531769 31f604ef
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 {
        /**