summaryrefslogtreecommitdiffstats
path: root/libraries/pyte/README
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2016-05-26 18:16:32 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-27 07:23:29 +0700
commit33c727104adef68ec0bd09b62907c70cd3dcf92d (patch)
tree853a9017fbae6a158efa95a55d939d562deeebd4 /libraries/pyte/README
parent11571e1f5177518fc2a5dd1eaf488f3f31cb79fc (diff)
downloadslackbuilds-33c727104adef68ec0bd09b62907c70cd3dcf92d.tar.gz
slackbuilds-33c727104adef68ec0bd09b62907c70cd3dcf92d.tar.xz
libraries/pyte: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/pyte/README')
-rw-r--r--libraries/pyte/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/pyte/README b/libraries/pyte/README
index caba4d9c08..3e982a53c6 100644
--- a/libraries/pyte/README
+++ b/libraries/pyte/README
@@ -1,4 +1,4 @@
-It’s an in memory VTXXX-compatible terminal emulator.
+It's an in memory VTXXX-compatible terminal emulator.
XXX stands for a series of video terminals, developed
by DEC between 1970 and 1995. The first, and probably
the most famous one, was VT100 terminal, which is now