Skip to content

Commit

Permalink
Clarify some text (thanks to BLF)
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Jan 8, 2020
1 parent c962403 commit 75dd14e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions l3kernel/expl3.dtx
Expand Up @@ -378,8 +378,9 @@
% \begin{verbatim}
% \debug_on:n { check-declarations }
% \end{verbatim}
% and will issue an error for \emph{all} assignments, at the cost of
% performance.
% and will issue an error whenever an assignment is made to a non-declared
% variable. There is a performance implication, so this option should only
% be used for testing.
%
% \subsubsection{Variables: scope and type}
%
Expand Down

0 comments on commit 75dd14e

Please sign in to comment.