THRIFT-2849: spelling errors fixed using codespell tool
Client: All
Patch: Anatol Pomozov
This closes #281
diff --git a/lib/ocaml/README-OCamlMakefile b/lib/ocaml/README-OCamlMakefile
index 0a97c64..57ef019 100644
--- a/lib/ocaml/README-OCamlMakefile
+++ b/lib/ocaml/README-OCamlMakefile
@@ -200,7 +200,7 @@
of your library using "-noautolink" and add another linkflag that
links in your C-library explicitly.
-What concerns maintainance:
+What concerns maintenance:
"make clean" removes all (all!) automatically generated files - so
again: make sure your variables are ok!