OCaml bindings: formatting
[oota-llvm.git] / bindings / ocaml / llvm / llvm.mli
index eb6c88355afbd17a1d77995f704c223253f8a38d..35a4957fb35906076a577887be582c4c8f66f36e 100644 (file)
@@ -1,4 +1,4 @@
-(*===-- llvm/llvm.mli - LLVM Ocaml Interface -------------------------------===*
+(*===-- llvm/llvm.mli - LLVM OCaml Interface ------------------------------===*
  *
  *                     The LLVM Compiler Infrastructure
  *
@@ -9,7 +9,7 @@
 
 (** Core API.
 
-    This interface provides an ocaml API for the LLVM intermediate
+    This interface provides an OCaml API for the LLVM intermediate
     representation, the classes in the VMCore library. *)