From: Mark Wielaard Date: Mon, 4 Nov 2013 14:43:33 +0000 (+0100) Subject: README: Fix compatbile -> compatible typo. X-Git-Tag: elfutils-0.158~83 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e905583afa364ae5ef23daec8d7810ce96ba923a;p=thirdparty%2Felfutils.git README: Fix compatbile -> compatible typo. Signed-off-by: Mark Wielaard --- diff --git a/README b/README index 138717b3c..f7e4b61e5 100644 --- a/README +++ b/README @@ -12,7 +12,7 @@ Fundamental design decision: all architectures in all the binaries. - although the public libraries (libasm, libdw) have a stable API and are - backwards ABI compatbile they, and the elfutils tools, do depend on each + backwards ABI compatible they, and the elfutils tools, do depend on each others internals, and on internals of libelf to provide their interfaces. So they should always be upgraded in lockstep when packaging the tools and libraries separately. For one example of how to do that, see the