docs: submision -> submission

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29879>
This commit is contained in:
Erik Faye-Lund
2024-06-24 18:50:29 +02:00
committed by Marge Bot
parent 96cf3fa355
commit 64ab555051
2 changed files with 2 additions and 2 deletions

View File

@@ -282,7 +282,7 @@ preceded by a line with just ``l42:``.
``branch`` and ``absbranch`` fields can additionally have a ``call="true"`` ``branch`` and ``absbranch`` fields can additionally have a ``call="true"``
attribute. For now, this just changes the disassembly. In particular the label attribute. For now, this just changes the disassembly. In particular the label
prefix is changed to ``fxn`` and an extra empty line before the destination is prefix is changed to ``fxn`` and an extra empty line before the destination is
added to visually seperate the disassembly into functions. So, for example, a added to visually separate the disassembly into functions. So, for example, a
call instruction defined like this: call instruction defined like this:
.. code-block:: xml .. code-block:: xml

View File

@@ -139,7 +139,7 @@ following example::
Multiple ``Backport-to:`` lines are allowed. Multiple ``Backport-to:`` lines are allowed.
The last option is deprecated and mostly here for historical reasons The last option is deprecated and mostly here for historical reasons
dating back to when patch submision was done via emails: using a ``Cc:`` dating back to when patch submission was done via emails: using a ``Cc:``
tag. Support for this tag will be removed at some point. tag. Support for this tag will be removed at some point.
Here are some examples of such a note:: Here are some examples of such a note::