From 1159af88ccb1bab81701ce7e48ba7527986c1d2f Mon Sep 17 00:00:00 2001 From: Laurens Van Houtven <_@lvh.cc> Date: Mon, 23 Jun 2014 16:23:24 +0200 Subject: Spelling fix: achieve --- docs/development/c-bindings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/development/c-bindings.rst b/docs/development/c-bindings.rst index dbcd62f5..852896ea 100644 --- a/docs/development/c-bindings.rst +++ b/docs/development/c-bindings.rst @@ -84,7 +84,7 @@ Adding constant, types, functions... You can create bindings for any name that exists in some version of the library you're binding against. However, the project also has to -keep supporting older versions of the library. In order to acchieve +keep supporting older versions of the library. In order to achieve this, binding modules have ``CUSTOMIZATIONS`` and ``CONDITIONAL_NAMES`` constants. -- cgit v1.2.3