diff options
author | Jared Yanovich <jaredyanovich@gmail.com> | 2019-09-30 17:04:54 +0200 |
---|---|---|
committer | Nick Wellnhofer <wellnhofer@aevum.de> | 2019-09-30 18:04:38 +0200 |
commit | 2a350ee9b47ad4cf251f94444073785619c31c77 (patch) | |
tree | 1aebebbfcfc6ecfc3912261df274b820998b9fba /test/valid/xhtml1.xhtml | |
parent | 80b110a95da9deac24029b010ecc4f71cee226e9 (diff) | |
download | libxml2-2a350ee9b47ad4cf251f94444073785619c31c77.tar.gz |
Large batch of typo fixes
Closes #109.
Diffstat (limited to 'test/valid/xhtml1.xhtml')
-rw-r--r-- | test/valid/xhtml1.xhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/valid/xhtml1.xhtml b/test/valid/xhtml1.xhtml index 24d68f43..e47f9bb1 100644 --- a/test/valid/xhtml1.xhtml +++ b/test/valid/xhtml1.xhtml @@ -1348,7 +1348,7 @@ attribute names.</li> <li>In tables, the tbody element will be inferred by the parser of an HTML user agent, but not by the parser of an XML user agent. Therefore -you should always explicitely add a tbody element if it is referred to +you should always explicitly add a tbody element if it is referred to in a CSS selector.</li> <li>Within the XHTML name space, user agents are expected to |