Skip to content

Commit

Permalink
fixup! refactor: add a general named message
Browse files Browse the repository at this point in the history
  • Loading branch information
muzimuzhi committed Dec 5, 2024
1 parent 84f30b6 commit 3a76c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tabularray/tabularray.sty
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
{Typeset tabulars and arrays with LaTeX3 (z's dev version)}

% a general message to replace uses of short and one-time named messages
\msg_new:nnnn { tabularray } { __general } { #1 }
\msg_new:nnn { tabularray } { __general } { #1 }

% #1 is curried
\cs_new_protected:Npn \__tblr_general_error:n
Expand Down

0 comments on commit 3a76c3e

Please sign in to comment.