summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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