]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
README: Fix compatbile -> compatible typo.
authorMark Wielaard <mjw@redhat.com>
Mon, 4 Nov 2013 14:43:33 +0000 (15:43 +0100)
committerMark Wielaard <mjw@redhat.com>
Mon, 4 Nov 2013 14:43:33 +0000 (15:43 +0100)
Signed-off-by: Mark Wielaard <mjw@redhat.com>
README

diff --git a/README b/README
index 138717b3c94acb6bc1f8661f9ac103a4419c0b89..f7e4b61e533be02ce710ef2e4a6c37a845586f23 100644 (file)
--- 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