aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 14:46:23 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 14:46:28 +0100
commit9510738b0aaf7e7d8516c895597a591827eb596a (patch)
treeb473e9a472e5b2d618436d849981129acf8b16eb /README
parentUpdate e-mail (diff)
downloadlibhaiku-9510738b0aaf7e7d8516c895597a591827eb596a.tar.gz
libhaiku-9510738b0aaf7e7d8516c895597a591827eb596a.tar.bz2
libhaiku-9510738b0aaf7e7d8516c895597a591827eb596a.tar.xz
misc fixesHEAD2.0.2master
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index bc7e457..c27d62e 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ NAME
libhaiku - Poetic error messages
DESCRIPTION
- libhaiku is an API on top of a collection of haiku,
+ libhaiku is an API on top of a collection of haiku
that lets a programmer make a program print haiku for
error messages. Instead of calling perror(3), the
program should call libhaiku_perror(3).