From 64ab555051f779e4491c8a72920dc50cd90bbef3 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Mon, 24 Jun 2024 18:50:29 +0200 Subject: [PATCH] docs: submision -> submission Part-of: --- docs/isaspec.rst | 2 +- docs/submittingpatches.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/isaspec.rst b/docs/isaspec.rst index 55ce12c3b79..3f3e498d153 100644 --- a/docs/isaspec.rst +++ b/docs/isaspec.rst @@ -282,7 +282,7 @@ preceded by a line with just ``l42:``. ``branch`` and ``absbranch`` fields can additionally have a ``call="true"`` 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 -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: .. code-block:: xml diff --git a/docs/submittingpatches.rst b/docs/submittingpatches.rst index 3e227270c6f..cf2739139b3 100644 --- a/docs/submittingpatches.rst +++ b/docs/submittingpatches.rst @@ -139,7 +139,7 @@ following example:: Multiple ``Backport-to:`` lines are allowed. 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. Here are some examples of such a note::