From 9599c4e58576058bc9262444477852f1341c4ee7 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 23 Jun 2023 21:03:51 +0200 Subject: Fix typos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libterminput_read.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libterminput_read.3 b/libterminput_read.3 index b92eddc..2c95be5 100644 --- a/libterminput_read.3 +++ b/libterminput_read.3 @@ -183,7 +183,7 @@ Currently possible values are: A special value to mark that the input was either discard or not yet completed. The function only reads at most once so input may be complete (input -can also be bufferd, in which case it will not +can also be buffered, in which case it will not read at all). .TP .B LIBTERMINPUT_KEYPRESS @@ -275,7 +275,7 @@ as any other character. The pasted text will be stored in .IR input->text.bytes . Be aware that this is not a NUL-terminated string, -rather, it's length is stored in +rather, its length is stored in .IR input->text.nbytes . .TP .B LIBTERMINPUT_MOUSEEVENT -- cgit v1.2.3-70-g09d2