Fix typo in comment

Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
This commit is contained in:
Rudi Grinberg 2018-07-24 13:19:55 +02:00
parent 5e7841abf2
commit a898448510
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ open Import
A compilation context contains all the necessary information to
preprocess and compile OCaml source files. Exactly one compilation
context is associated to each library, executable and executbales
context is associated to each library, executable and executables
stanza.
*)
type t