ocaml/yacc
Fourchaux 1946594bd7 Fixing typos in various files (#2246)
Note: Typos found with https://github.com/codespell-project/codespell

Here is the (semi-manual) command used to get (and correct) the typos:

$ codespell -i 3 -w --skip=".png,.gif,./ocaml/boot,./ocaml/.git,./ocaml/manual/styles,./ocaml/manual/manual/htmlman" -L minimise,instal,contructor,"o'caml",cristal,pres,clos,cmo,uint,iff,te,objext,nto,nd,mut,upto,larg,exten,leage,mthod,delte,tim,atleast,langage,hten,iwth,mke,contant,succint,methids,eles,valu,clas,modul,que,classe,missings,froms,defaut,correspondance,differents,configury,reachs,cas,approche,normale,dur,millon,amin,oje,transfert
2019-02-13 14:04:56 +01:00
..
Makefile Introduce and use ROOTDIR in more makefiles 2018-09-17 14:51:01 +02:00
closure.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
defs.h Delete code that isn't useful for ocamlyacc 2017-05-17 09:48:41 +01:00
error.c Delete code that isn't useful for ocamlyacc 2017-05-17 09:48:41 +01:00
lalr.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
lr0.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
main.c Restore 32bit compilation (#1295) 2017-08-29 10:42:23 +01:00
mkpar.c ocamlyacc: output verbose file before failing on --strict. 2016-07-05 11:42:21 +02:00
output.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
reader.c Fixing typos in various files (#2246) 2019-02-13 14:04:56 +01:00
skeleton.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
symtab.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
verbose.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
warshall.c Update headers for the new license. 2016-02-18 16:59:16 +01:00