mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-24 15:44:33 +00:00
Fix comment in texvccheck.ml
Change-Id: I8fae697e073d3807896223dba880a2058732e778
This commit is contained in:
parent
1a46f6cc12
commit
b7069ade90
|
@ -20,8 +20,8 @@ let render tree =
|
|||
* Output one character:
|
||||
* E : Lexer exception raised
|
||||
* F : TeX function not recognized
|
||||
* - : Generic/Default failure code. Might be an invalid argument,
|
||||
* S : Parsing error
|
||||
* - : Generic/Default failure code. Might be an invalid argument,
|
||||
* output file already exist, a problem with an external
|
||||
* command ...
|
||||
*)
|
||||
|
|
Loading…
Reference in a new issue