fixed a small typo ( "height" in place of "eight" !!)
diff --git a/docs/glnames.py b/docs/glnames.py
index 2efcbb4..55e8ec9 100644
--- a/docs/glnames.py
+++ b/docs/glnames.py
@@ -98,7 +98,7 @@ t1_standard_strings = [
"period", "slash", "zero", "one", "two",
"three", "four", "five", "six", "seven",
- "height", "nine", "colon", "semicolon", "less",
+ "eight", "nine", "colon", "semicolon", "less",
"equal", "greater", "question", "at", "A",
"B", "C", "D", "E", "F",