aboutsummaryrefslogtreecommitdiff
path: root/contrib/ncurses/doc/hackguide.doc
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ncurses/doc/hackguide.doc')
-rw-r--r--contrib/ncurses/doc/hackguide.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ncurses/doc/hackguide.doc b/contrib/ncurses/doc/hackguide.doc
index ddd75210f7ef..8e0ba5c0f85b 100644
--- a/contrib/ncurses/doc/hackguide.doc
+++ b/contrib/ncurses/doc/hackguide.doc
@@ -261,7 +261,7 @@ Library Overview
lib_tracedmp.c lib_tracemse.c trace_buf.c
It is rather unlikely you will ever need to change these, unless you
- want to introduce a new debug trace level for some reasoon.
+ want to introduce a new debug trace level for some reason.
There is another group of files that do direct I/O via tputs(),
computations on the terminal capabilities, or queries to the OS