diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2016-01-05 00:19:09 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2016-01-05 00:19:09 +0100 |
commit | 5f278e7c3b00268612a548c72e2d7b0514fac17c (patch) | |
tree | d3a1eda609039e261f2ab9db40359f9bc6925981 | |
parent | add texinfo manual (diff) | |
download | libhaiku-5f278e7c3b00268612a548c72e2d7b0514fac17c.tar.gz libhaiku-5f278e7c3b00268612a548c72e2d7b0514fac17c.tar.bz2 libhaiku-5f278e7c3b00268612a548c72e2d7b0514fac17c.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
-rw-r--r-- | doc/man/libhaiku.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/libhaiku.7 b/doc/man/libhaiku.7 index d6eee8d..2736384 100644 --- a/doc/man/libhaiku.7 +++ b/doc/man/libhaiku.7 @@ -3,7 +3,7 @@ libhaiku \- Poetic error messages .SH DESCRIPTION .B libhaiku -is an API on top of a collection of haiku, thats lets a programmer +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 .BR perror (3), the program should call |