diff options
| author | Gintas Grigelionis <gintas@apache.org> | 2018-05-15 10:29:27 +0200 |
|---|---|---|
| committer | Gintas Grigelionis <gintas@apache.org> | 2018-05-15 10:29:27 +0200 |
| commit | d4fedd5a420238350d41836c8143ba69d6146393 (patch) | |
| tree | 089f4c7613b30fe78f49892ff836a13445a7a293 /manual/Tasks/parallel.html | |
| parent | 332330b278a39db7bb77017035311d44349704ae (diff) | |
| download | ant-d4fedd5a420238350d41836c8143ba69d6146393.tar.gz | |
Bz 16494: accessibility — th must have scope
Diffstat (limited to 'manual/Tasks/parallel.html')
| -rw-r--r-- | manual/Tasks/parallel.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/Tasks/parallel.html b/manual/Tasks/parallel.html index 999fddc26..18f95b8b5 100644 --- a/manual/Tasks/parallel.html +++ b/manual/Tasks/parallel.html @@ -46,9 +46,9 @@ times on a multicore CPU.</p> <h3>Parameters</h3> <table class="attr"> <tr> - <th>Attribute</th> - <th>Description</th> - <th>Required</th> + <th scope="col">Attribute</th> + <th scope="col">Description</th> + <th scope="col">Required</th> </tr> <tr> <td>threadCount</td> |
