Skip to content

Commit 001806c

Browse files
committed
Fix comment
1 parent 7f3ee9b commit 001806c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ts/input/tex/require/RequireConfiguration.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ import {expandable} from '../../../util/Options.js';
4141
const MJCONFIG = MathJax.config;
4242

4343
/**
44-
* Add an extension to the configuration, and configure its user options
44+
* Load any dependencies for an extension, and add the extension to the input jax.
4545
*
4646
* @param {TeX} jax The TeX jax whose configuration is to be modified
4747
* @param {string} name The name of the extension being added (e.g., '[tex]/amscd')

0 commit comments

Comments
 (0)