summaryrefslogtreecommitdiff
path: root/bindings/ocaml/target/llvm_target.ml
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2013-11-01 00:26:01 +0000
committerSylvestre Ledru <sylvestre@debian.org>2013-11-01 00:26:01 +0000
commitdfc58e3bcfcb8f37796b2ca1c289dd202f26d03c (patch)
tree89515362c7f6b4fa150604472477e6187b5b0e61 /bindings/ocaml/target/llvm_target.ml
parent9b93392185d3838cc438629981d7c3fee634176d (diff)
downloadllvm-dfc58e3bcfcb8f37796b2ca1c289dd202f26d03c.tar.gz
llvm-dfc58e3bcfcb8f37796b2ca1c289dd202f26d03c.tar.bz2
llvm-dfc58e3bcfcb8f37796b2ca1c289dd202f26d03c.tar.xz
OCaml bindings: formatting
This commit only changes comments and documentation in OCaml bindings. The official name of the language is OCaml, and the usage is now consistent. Patch by Peter Zotov git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193836 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'bindings/ocaml/target/llvm_target.ml')
-rw-r--r--bindings/ocaml/target/llvm_target.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/ocaml/target/llvm_target.ml b/bindings/ocaml/target/llvm_target.ml
index f4891e2b83..2959f0cbf5 100644
--- a/bindings/ocaml/target/llvm_target.ml
+++ b/bindings/ocaml/target/llvm_target.ml
@@ -1,4 +1,4 @@
-(*===-- llvm_target.ml - LLVM Ocaml Interface ------------------*- OCaml -*-===*
+(*===-- llvm_target.ml - LLVM OCaml Interface ------------------*- OCaml -*-===*
*
* The LLVM Compiler Infrastructure
*