aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2019-04-13 00:54:19 +0200
committerMattias Andrée <maandree@kth.se>2019-04-13 00:54:19 +0200
commitfd574dba64c0b59b0b750bc892237a0c6897d1b0 (patch)
tree9e58140413193ffa3cfcfd87881d839139bb9605
parentEnable prefetching backtace (diff)
downloadliberror-fd574dba64c0b59b0b750bc892237a0c6897d1b0.tar.gz
liberror-fd574dba64c0b59b0b750bc892237a0c6897d1b0.tar.bz2
liberror-fd574dba64c0b59b0b750bc892237a0c6897d1b0.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index e0efe29..e127c9c 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
A library that provides a single interface for error handling.
Specifically this is intended for cases where some errors are
-errno errors or other libc errors and there are library
-specific, maybe multiple library, errors.
+errno errors or other libc errors and there are library-specific,
+maybe for multiple libraries, errors.
The errors are thread-local, support error description, error
source string (which function failed), and error code with