Skip to content

Commit

Permalink
Adjust text on debugging [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Feb 3, 2018
1 parent 8355915 commit 3fc9d12
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions news/l3news11.tex
Expand Up @@ -148,9 +148,8 @@ \subsection{More powerful debugging}

A new set of debugging functions have been added to the kernel. These allow
debug code to be enabled locally using the new option \verb|enable-debug| along
with functions \cs{debug_check_declarations_on:} and
\cs{debug_check_declarations_off:}. A companying this change, we have improved
the handling of global/local consistency in variable setting.
with functions \cs{debug_on:n} and \cs{debug_off:n}. A companying this change, we
have improved the handling of global/local consistency in variable setting.

\subsection{Mark-up changes in \pkg{l3doc}}

Expand Down

0 comments on commit 3fc9d12

Please sign in to comment.