Browse Source

Correct granularity attribute from 1.6 to 1.6.2

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278247 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 20 years ago
parent
commit
c21529a534
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/CoreTasks/sync.html

+ 1
- 1
docs/manual/CoreTasks/sync.html View File

@@ -65,7 +65,7 @@ dir, it will get removed from the target.</p>
millisecond level. Default is 0 milliseconds, or 2 seconds on DOS millisecond level. Default is 0 milliseconds, or 2 seconds on DOS
systems. This can also be useful if source and target files live systems. This can also be useful if source and target files live
on separate machines with clocks being out of sync. <em>since Ant on separate machines with clocks being out of sync. <em>since Ant
1.6</em>.</td>
1.6.2</em>.</td>
<td valign="top" align="center">No.</td> <td valign="top" align="center">No.</td>
</tr> </tr>
</table> </table>


Loading…
Cancel
Save