Fix comment in texvccheck.ml

Change-Id: I8fae697e073d3807896223dba880a2058732e778
This commit is contained in:
C. Scott Ananian 2014-07-23 11:23:31 -04:00 committed by Physikerwelt
parent 1a46f6cc12
commit b7069ade90

View file

@ -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 ...
*)