diff --git a/lib/terminal.h b/lib/terminal.h index 4cec2d8..875b60c 100644 --- a/lib/terminal.h +++ b/lib/terminal.h @@ -1,4 +1,4 @@ -/** terminal prompt interface (API) +/** terminal prompt interface * @note allows line editing and supports some ANSI escape codes * @file * @author King Kévin