[doc] Quote the table name

This commit is contained in:
Ebrahim Byagowi 2024-08-23 17:38:49 +03:30 committed by Behdad Esfahbod
parent 868a75b61c
commit ea430c10e1

View file

@ -61,7 +61,7 @@ _hb_ratio_to_angle (float r)
* @style_tag: a style tag.
*
* Searches variation axes of a #hb_font_t object for a specific axis first,
* if not set, first tries to get default style values in STAT table
* if not set, first tries to get default style values in `STAT` table
* then tries to polyfill from different tables of the font.
*
* Returns: Corresponding axis or default value to a style tag.