OCaml bindings: formatting
[oota-llvm.git] / bindings / ocaml / bitwriter / llvm_bitwriter.ml
index 3e69a3cc8fbba799571cf1d0999a5717b75334b5..fac85538dbab9b61d766ca2f81c25d921895e413 100644 (file)
@@ -1,4 +1,4 @@
-(*===-- llvm_bitwriter.ml - LLVM Ocaml Interface ----------------*- C++ -*-===*
+(*===-- llvm_bitwriter.ml - LLVM OCaml Interface ----------------*- C++ -*-===*
  *
  *                     The LLVM Compiler Infrastructure
  *
@@ -7,7 +7,7 @@
  *
  *===----------------------------------------------------------------------===
  *
- * 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.
  *
  *===----------------------------------------------------------------------===*)