about summary refs log tree commit diff stats
path: root/src/chrtrans/entities.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2020-01-22 02:02:15 +0000
committerThomas E. Dickey <dickey@invisible-island.net>2020-01-22 02:02:15 +0000
commit7fb4d1b4667658fdd1a92a2911be669c8aa78589 (patch)
tree87a4b9b6f06cc3a6b096859299506220b3378f40 /src/chrtrans/entities.h
parent419cae0a458826eae34d29b3216f453957074d16 (diff)
downloadlynx-snapshots-7fb4d1b4667658fdd1a92a2911be669c8aa78589.tar.gz
snapshot of project "lynx", label v2-9-0dev_4i
Diffstat (limited to 'src/chrtrans/entities.h')
-rw-r--r--src/chrtrans/entities.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/chrtrans/entities.h b/src/chrtrans/entities.h
index 40816495..66f66ab1 100644
--- a/src/chrtrans/entities.h
+++ b/src/chrtrans/entities.h
@@ -1,5 +1,5 @@
 /*
- * $LynxId: entities.h,v 1.5 2007/07/31 20:40:07 Tim.Larson Exp $
+ * $LynxId: entities.h,v 1.6 2020/01/21 21:31:36 tom Exp $
  *
  *     Entity Names to Unicode table
  *     -----------------------------
@@ -14,7 +14,7 @@ Unlike the numeric entities &#234 which may be for any Unicode character, the
 character references should be defined within HTML standards to get a
 compatibility between browsers.
 
-Now we have a choice:  use clean HTML4.0 entities list (and reject everithing
+Now we have a choice:  use clean HTML4.0 entities list (and reject everything
 others), or use a relaxed list with lots of synonyms and new symbols found at
 
 ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MISC/SGML.TXT