Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit acf2242

Browse files
authored
fix typo
1 parent 404a2fc commit acf2242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cheatsheets.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -772,7 +772,7 @@
772772
\begin{multicols*}{5}
773773
\begin{myboxed}{Axes adjustments\hfill
774774
\API{https://matplotlib.org/api/_as_gen/matplotlib.pyplot.subplots_adjust.html}}
775-
plt.\textbf{subplot\_adjust}( … )\\
775+
plt.\textbf{subplots\_adjust}( … )\\
776776

777777
\includegraphics[width=\columnwidth]{adjustments.pdf}
778778
\end{myboxed}

0 commit comments

Comments
 (0)