Skip to content

Commit

Permalink
Put the brackets in the right places.
Browse files Browse the repository at this point in the history
  • Loading branch information
dham committed Jul 4, 2021
1 parent c218cf2 commit 5b3bd3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx/texinputs/sphinxlatexcontainers.sty
Expand Up @@ -15,7 +15,7 @@
\ltx@ifundefined{\sphinxClassFunctionName}%
{}% undefined so do nothing
{\expandafter\begin\expandafter{\sphinxClassFunctionName}}%
{%
}{%
\ltx@ifundefined{\sphinxClassFunctionName}%
{}% we did nothing so we keep doing nothing
{\expandafter\end\expandafter{\sphinxClassFunctionName}}%
Expand Down

0 comments on commit 5b3bd3f

Please sign in to comment.