Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-François B <2589111+jfbu@users.noreply.github.com>2022-07-15 22:35:48 +0300
committerJean-François B <2589111+jfbu@users.noreply.github.com>2022-07-15 22:35:48 +0300
commit7ecb551153c620d8ce585e6da16dd063959f335f (patch)
tree806a0eee6d92f82b91877e1cdfce4ee25d7e2ed0
parent07bd330a6f0359d4f034c0356568b8fa838fe643 (diff)
Mumble... Typo in a LaTeX code comment
-rw-r--r--sphinx/texinputs/sphinxpackageboxes.sty2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/texinputs/sphinxpackageboxes.sty b/sphinx/texinputs/sphinxpackageboxes.sty
index 0768385b2..1c1ec57ad 100644
--- a/sphinx/texinputs/sphinxpackageboxes.sty
+++ b/sphinx/texinputs/sphinxpackageboxes.sty
@@ -93,7 +93,7 @@
% horizontal mode). It takes into account four border widths parameters, four
% padding parameters, two shadow widths (each possibly negative), and three
% colors: background, border and shadow. Its boundary box takes into account
-% all of shadow, border and padding. It is up to the color to take steps for
+% all of shadow, border and padding. It is up to the caller to take steps for
% the shadow (and perhaps also border, and padding) to go into margin or stay
% inside the text area, in collaboration with framed.sty. In usage as a
% "FrameCommand" with framed.sty, the argument will already be a collection