Bug 1860157 - Fix typos found by codespell 2.2.6 r=webdriver-reviewers,zeid,search-reviewers,perftest-reviewers,devtools-reviewers,releng-reviewers,gbrown,sparky,jteow

Differential Revision: https://phabricator.services.mozilla.com/D191480
This commit is contained in:
Sylvestre Ledru
2023-10-19 20:52:10 +00:00
parent e7ee3b0768
commit 3608dc8457
42 changed files with 44 additions and 42 deletions

View File

@@ -78,7 +78,7 @@ the ``--assume-filename <path>`` argument.
Configuring the clang-format commit hook
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To run clang-format at commit phase, run ``mach boostrap`` or just add
To run clang-format at commit phase, run ``mach bootstrap`` or just add
the following line in the ``hgrc`` file:
.. code:: ini