summaryrefslogtreecommitdiffstats
path: root/libs/libvterm/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'libs/libvterm/DETAILS')
-rwxr-xr-xlibs/libvterm/DETAILS3
1 files changed, 2 insertions, 1 deletions
diff --git a/libs/libvterm/DETAILS b/libs/libvterm/DETAILS
index 8bfdd8cb51..9eac488a18 100755
--- a/libs/libvterm/DETAILS
+++ b/libs/libvterm/DETAILS
@@ -11,6 +11,7 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}"
cat << EOF
Based on ROTE, libvterm is a terminal emulator library which attempts to mimic
both VT100 and rxvt capabilities.
-Although the natural display apparatus is curses, the API is simple enough to grow
+Although the natural display apparatus is curses, the API is simple enough
+to grow
and adopt other mechanisms.
EOF