Skip to content

Commit

Permalink
Wrong name
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Mar 3, 2018
1 parent 28709bf commit 7ccd207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l3kernel/l3drivers.dtx
Expand Up @@ -2841,7 +2841,7 @@
{
\use:x
{
\@@_draw_cm_auxii:nnnnN
\@@_draw_cm_decompose_auxii:nnnnN
{ \fp_eval:n { sqrt ( #1 * #1 + #4 * #4 ) } }
{ \fp_eval:n { sqrt ( #2 * #2 + #3 * #3 ) } }
{ \fp_eval:n { arctand ( #3 / #2 ) } }
Expand Down

0 comments on commit 7ccd207

Please sign in to comment.