mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
docs: correct spelling of "hierarchy"
Reviewed-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19139>
This commit is contained in:
parent
fa210550b0
commit
57db29e967
1 changed files with 1 additions and 1 deletions
|
|
@ -178,7 +178,7 @@ outside of that bitset control the encoding/decoding, such as in the
|
|||
<field name="ABSNEG" low="14" high="15" type="#absneg"/>
|
||||
</bitset>
|
||||
|
||||
At some level in the bitset inheritance hiearchy, there is expected to be a
|
||||
At some level in the bitset inheritance hierarchy, there is expected to be a
|
||||
``<display>`` element specifying a template string used during bitset
|
||||
decoding. The display template consists of references to fields (which may
|
||||
be derived fields) specified as ``{FIELDNAME}`` and other characters
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue