lib/tty/tty-internal.h: fix typo.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Andrew Borodin 2019-08-24 17:12:13 +03:00
parent eb2943aed2
commit 13597ebd67

View File

@ -1,6 +1,6 @@
/** \file tty-internal.h
* \brief Header: internal suff of the terminal controlling library
* \brief Header: internal stuff of the terminal controlling library
*/
#ifndef MC__TTY_INTERNAL_H