summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.reactions.code.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.reactions.code.tex')
-rw-r--r--Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.reactions.code.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.reactions.code.tex b/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.reactions.code.tex
index b325a046787..7dde472d7a6 100644
--- a/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.reactions.code.tex
+++ b/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.reactions.code.tex
@@ -11,7 +11,7 @@
% If you have any ideas, questions, suggestions or bugs to report, please
% feel free to contact me.
% --------------------------------------------------------------------------
-% Copyright 2011-2016 Clemens Niederberger
+% Copyright 2011-2017 Clemens Niederberger
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
@@ -117,7 +117,7 @@
\cs_if_exist:NTF \chapter
{
- \chemmacros_if_compatiblity:nnTF {>=} {5.2}
+ \chemmacros_if_compatibility:nnTF {>=} {5.2}
{
\chemmacros_set_keys:nn {reactions}
{ list-heading-cmd = \chapter* {#1} }
@@ -125,7 +125,7 @@
{ \cs_set_protected:Npn \__chemmacros_reaction_heading:n { \chapter* } }
}
{
- \chemmacros_if_compatiblity:nnTF {>=} {5.2}
+ \chemmacros_if_compatibility:nnTF {>=} {5.2}
{
\chemmacros_set_keys:nn {reactions}
{ list-heading-cmd = \section* {#1} }