Module: Mesa
Branch: main
Commit: c3400a787b5adfd092d091e498b45624540b6899
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c3400a787b5adfd092d091e498b45624540b6899

Author: Erik Faye-Lund <[email protected]>
Date:   Tue Apr  4 13:59:05 2023 +0200

docs: toplevel -> top-level

This is how we spell it elsewhere.

Reviewed-by: Eric Engestrom <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22286>

---

 docs/drivers/freedreno/isaspec.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/drivers/freedreno/isaspec.rst 
b/docs/drivers/freedreno/isaspec.rst
index b87dfaf0e74..cb4dfc55cec 100644
--- a/docs/drivers/freedreno/isaspec.rst
+++ b/docs/drivers/freedreno/isaspec.rst
@@ -209,7 +209,7 @@ the ``(rptN`)`` interpretation.
 An ``<override>`` in a bitset allows to redefine the display string, and/or
 field definitions from the default case.  If the override's expr(ession)
 evaluates to non-zero, ``<display>``, ``<field>``, and ``<derived>``
-elements take precedence over what is defined in the toplevel of the
+elements take precedence over what is defined in the top-level of the
 bitset (i.e. the default case).
 
 Expressions

Reply via email to