Fix typos in usage/configuration.rst (#10834)

This commit is contained in:
Harrissou Sant-anna
2023-01-02 05:48:53 +01:00
committed by GitHub
parent 4032070e81
commit da6a20d50b

View File

@@ -1550,12 +1550,12 @@ that use Sphinx's HTMLWriter class.
.. confval:: html_scaled_image_link
If true, images itself links to the original image if it doesn't have
If true, image itself links to the original image if it doesn't have
'target' option or scale related options: 'scale', 'width', 'height'.
The default is ``True``.
Document authors can this feature manually with giving ``no-scaled-link``
class to the image:
Document authors can disable this feature manually with giving
``no-scaled-link`` class to the image:
.. code-block:: rst