summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/ansicode.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ansicode.txt b/docs/ansicode.txt
index e2ec1aac..3a10f620 100644
--- a/docs/ansicode.txt
+++ b/docs/ansicode.txt
@@ -45,7 +45,7 @@ Definitions:
Control Character - A single character with an ASCII code with the range
of 000 to 037 and 200 to 237 octal, 00 to 1F and 80 to 9F hex.
- Escape Sequence - A two or three character string staring with ESCape.
+ Escape Sequence - A two or three character string starting with ESCape.
(Four or more character strings are allowed but not defined.)
Control Sequence - A string starting with CSI (233 octal, 9B hex) or