Skip to content

Commit 3596590

Browse files
authored
Fix a LaTeX file info string (relates #11758) (#11761)
1 parent 85966c0 commit 3596590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sphinx/texinputs/sphinxpackagesubstitutefont.sty

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
% The aim of this stub is to do that replacement silently.
1111

1212
% change this info string if making any custom modification
13-
\ProvidesPackage{sphinxpackagesubstitutefont}[2023/15/11 v7.3.0 advanced colored boxes]
13+
\ProvidesPackage{sphinxpackagesubstitutefont}[2023/15/11 v7.3.0 substitutefont stub]
1414

1515
\ifdefined\DeclareFontFamilySubstitution
1616
\def\substitutefont{\DeclareFontFamilySubstitution}

0 commit comments

Comments
 (0)