From e905583afa364ae5ef23daec8d7810ce96ba923a Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Mon, 4 Nov 2013 15:43:33 +0100 Subject: [PATCH] README: Fix compatbile -> compatible typo. Signed-off-by: Mark Wielaard --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3