From 260e8870842fb19e29ce69e560f91c683e868771 Mon Sep 17 00:00:00 2001 From: Laurens Van Houtven <_@lvh.cc> Date: Mon, 23 Jun 2014 16:22:32 +0200 Subject: Spelling fix: library --- docs/development/c-bindings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/development') diff --git a/docs/development/c-bindings.rst b/docs/development/c-bindings.rst index 1349af73..dbcd62f5 100644 --- a/docs/development/c-bindings.rst +++ b/docs/development/c-bindings.rst @@ -183,7 +183,7 @@ version. For example, to check for OpenSSL 1.0.0 or newer:: #if OPENSSL_VERSION_NUMBER >= 0x10000000L -Sometimes, the version of a libray on a particular platform will have +Sometimes, the version of a library on a particular platform will have features that you thought it wouldn't, based on its version. Occasionally, packagers appear to ship arbitrary VCS checkouts. As a result, sometimes you may have to add separate ``#ifdef`` statements -- cgit v1.2.3