summaryrefslogtreecommitdiff
path: root/manual/listeners.html
diff options
context:
space:
mode:
authorGintas Grigelionis <gintas@apache.org>2018-05-15 10:29:27 +0200
committerGintas Grigelionis <gintas@apache.org>2018-05-15 10:29:27 +0200
commitd4fedd5a420238350d41836c8143ba69d6146393 (patch)
tree089f4c7613b30fe78f49892ff836a13445a7a293 /manual/listeners.html
parent332330b278a39db7bb77017035311d44349704ae (diff)
downloadant-d4fedd5a420238350d41836c8143ba69d6146393.tar.gz
Bz 16494: accessibility — th must have scope
Diffstat (limited to 'manual/listeners.html')
-rw-r--r--manual/listeners.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/manual/listeners.html b/manual/listeners.html
index f9ac1ea71..53a282415 100644
--- a/manual/listeners.html
+++ b/manual/listeners.html
@@ -62,9 +62,9 @@ listeners may registered on the command line through the <kbd>-listener</kbd> ar
<table>
<tr>
- <th>Classname</th>
- <th>Description</th>
- <th>Type</th>
+ <th scope="col">Classname</th>
+ <th scope="col">Description</th>
+ <th scope="col">Type</th>
</tr>
<tr>
<td><code><a href="#DefaultLogger">org.apache.tools.ant.DefaultLogger</a></code></td>
@@ -142,9 +142,9 @@ failure messages individually.</p>
<p>Properties controlling the operation of MailLogger:</p>
<table>
<tr>
- <th>Property</th>
- <th>Description</th>
- <th>Required</th>
+ <th scope="col">Property</th>
+ <th scope="col">Description</th>
+ <th scope="col">Required</th>
</tr>
<tr>
<td><code>MailLogger.mailhost</code></td>