From 74a7ac99f23003f8fec035ccea6e6c6c5256787a Mon Sep 17 00:00:00 2001 From: Peter Reilly Date: Mon, 5 Jan 2004 10:52:06 +0000 Subject: [PATCH] typeo in checksum.html PR: 25895 Obtained from: Pieter Bloemendaal git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275852 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTasks/checksum.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/CoreTasks/checksum.html b/docs/manual/CoreTasks/checksum.html index 5ea92a595..6143fad2c 100644 --- a/docs/manual/CoreTasks/checksum.html +++ b/docs/manual/CoreTasks/checksum.html @@ -102,7 +102,7 @@ perform checksum verifications. readbuffersize - The size of the buffer )in bytes) to use when + The size of the buffer (in bytes) to use when reading a file. Defaults to "8192" - you may get a better performance on big files if you increase this value. No