Change macro name.

This commit is contained in:
Jeff Lance 2019-01-13 10:26:16 +01:00
parent e3b58f05bb
commit c01b512e6e

View File

@ -188,7 +188,7 @@
% print a "Please, turn the page" at bottom right of the page
\NewDocumentCommand \devprintturnpage{ }{
\NewDocumentCommand \printturnpage{ }{
\rofoot[\textit{Tourner la page, svp} \faHandORight]
{\textit{Tourner la page, svp} \faHandORight}
}