Merge "docs: Fix typo ("An consumer" -> "A consumer")" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
4cfb823dc5
@@ -173,7 +173,7 @@ public class TextShaper {
|
|||||||
private TextShaper() {}
|
private TextShaper() {}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* An consumer interface for accepting text shape result.
|
* A consumer interface for accepting text shape result.
|
||||||
*/
|
*/
|
||||||
public interface GlyphsConsumer {
|
public interface GlyphsConsumer {
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user