aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-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