You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jf...@apache.org on 2015/06/25 16:17:37 UTC

thrift git commit: THRIFT-3203: DOAP - please fix "Ocaml" => "OCaml" Client: build Patch: sebb

Repository: thrift
Updated Branches:
  refs/heads/master 15d904240 -> 94d0679f4


THRIFT-3203: DOAP - please fix "Ocaml" => "OCaml"
Client: build
Patch: sebb

Updates doap file


Project: http://git-wip-us.apache.org/repos/asf/thrift/repo
Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/94d0679f
Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/94d0679f
Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/94d0679f

Branch: refs/heads/master
Commit: 94d0679f4562eec846667cfd69115feaa8bd53fa
Parents: 15d9042
Author: jfarrell <jf...@apache.org>
Authored: Thu Jun 25 10:16:24 2015 -0400
Committer: jfarrell <jf...@apache.org>
Committed: Thu Jun 25 10:17:24 2015 -0400

----------------------------------------------------------------------
 doap.rdf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/thrift/blob/94d0679f/doap.rdf
----------------------------------------------------------------------
diff --git a/doap.rdf b/doap.rdf
index 2f2245e..b6396d9 100755
--- a/doap.rdf
+++ b/doap.rdf
@@ -45,7 +45,7 @@
     <programming-language>Java</programming-language>
     <programming-language>JavaScript</programming-language>
     <programming-language>node.js</programming-language>
-    <programming-language>Ocaml</programming-language>
+    <programming-language>OCaml</programming-language>
     <programming-language>Perl</programming-language>
     <programming-language>PHP</programming-language>
     <programming-language>Python</programming-language>