[fix] spelling

This commit is contained in:
jazzzooo 2023-09-15 00:53:03 -07:00 committed by MatthieuBarbu
parent ad518f41f6
commit b6316020f7
50 changed files with 98 additions and 98 deletions

View file

@ -259,7 +259,7 @@ modify (:ref:`make themes`)::
``make format.python``
======================
Format Python sourcee code using `Black code style`_. See ``$BLACK_OPTIONS``
Format Python source code using `Black code style`_. See ``$BLACK_OPTIONS``
and ``$BLACK_TARGETS`` in :origin:`Makefile`.
.. attention::