summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMark Wielaard <mjw@redhat.com>2013-11-04 15:43:33 +0100
committerMark Wielaard <mjw@redhat.com>2013-11-04 15:43:33 +0100
commite905583afa364ae5ef23daec8d7810ce96ba923a (patch)
tree55b5590c36654a01ee6364f4023859979b7af70b /README
parent018c0344033f2db508ef4e09b4eb07438ef35964 (diff)
README: Fix compatbile -> compatible typo.
Signed-off-by: Mark Wielaard <mjw@redhat.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 138717b3..f7e4b61e 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