terminal: minor, fix doc

This commit is contained in:
King Kévin 2020-11-24 16:01:49 +01:00
parent 4b514c6801
commit 9db9ea9dc1

View File

@ -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 <kingkevin@cuvoodoo.info>