From 37099823b88bf62dd7b80ec79da7ee8561e7326b Mon Sep 17 00:00:00 2001 From: Nguyen Anh Quynh Date: Tue, 7 Jan 2014 23:54:31 +0800 Subject: [PATCH] TODO: remove C# related info --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index afd3a8e5f..a2e573d1a 100644 --- a/TODO +++ b/TODO @@ -21,6 +21,6 @@ Issues to be solved in next versions [Bindings] -- OCaml & C# bindings are broken due to many API changes. This should be fixed ASAP. +- OCaml binding are broken due to many API changes. This should be fixed ASAP. - Python 3 support is needed.