summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/tutorial.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial.tex b/docs/tutorial.tex
index a76760b..907052d 100644
--- a/docs/tutorial.tex
+++ b/docs/tutorial.tex
@@ -16,7 +16,7 @@
\usepackage{minted}
\usemintedstyle{tango}
-\newmint[py]{python}{}
+\newmintinline[py]{python}{}
\newminted{python}{}
\newmintedfile{python}{}