mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Clarify "res" to "resolution"
This commit is contained in:
parent
d5df528e8c
commit
b1ed87eb1c
@ -891,7 +891,7 @@ class StandaloneHTMLBuilder(Builder):
|
||||
|
||||
def post_process_images(self, doctree: Node) -> None:
|
||||
"""Pick the best candidate for an image and link down-scaled images to
|
||||
their high res version.
|
||||
their high resolution version.
|
||||
"""
|
||||
super().post_process_images(doctree)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user