summaryrefslogtreecommitdiff
path: root/tests/lib/libcurses
diff options
context:
space:
mode:
authorandvar <andvar@NetBSD.org>2021-08-21 11:55:24 +0000
committerandvar <andvar@NetBSD.org>2021-08-21 11:55:24 +0000
commitb0a37f4e202d2ca22da5f3f4cb7ffc2f3672346d (patch)
treeb0dbabeeba11de6656ae1007b3d5be503c6d20d3 /tests/lib/libcurses
parent1ad29d45d9a4ca33dc62e582e33f54b5d7bdb6d6 (diff)
fix some more typos in comments/log messages, improve wording as well.
Diffstat (limited to 'tests/lib/libcurses')
-rw-r--r--tests/lib/libcurses/t_curses.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/libcurses/t_curses.sh b/tests/lib/libcurses/t_curses.sh
index 27c9750b49e..c6ac81d84ac 100644
--- a/tests/lib/libcurses/t_curses.sh
+++ b/tests/lib/libcurses/t_curses.sh
@@ -1200,7 +1200,7 @@ wecho_wchar_body()
atf_test_case halfdelay
halfdelay_head()
{
- atf_set "descr" "Tests seting the input mode to half delay"
+ atf_set "descr" "Tests setting the input mode to half delay"
}
halfdelay_body()
{