From 0ab60d211ade3eb9e2a7d4c599681d71d4a64d57 Mon Sep 17 00:00:00 2001 From: "P. F. Chimento" Date: Sat, 18 Jun 2011 18:32:31 +0200 Subject: [PATCH] Fixed documentation typo --- libchimara/strio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libchimara/strio.c b/libchimara/strio.c index 691773d..a6f1566 100644 --- a/libchimara/strio.c +++ b/libchimara/strio.c @@ -937,7 +937,7 @@ glk_get_buffer_stream_uni(strid_t str, glui32 *buf, glui32 len) * @len - 1 * * characters have been read or a newline has been read. It then puts a - * terminal null ('\0') aracter on + * terminal null ('\0') character on * the end. It returns the number of characters actually read, including the * newline (if there is one) but not including the terminal null. * -- 2.30.2