summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorkwaclaw <kwaclaw>2006-01-01 18:49:25 +0000
committerkwaclaw <kwaclaw>2006-01-01 18:49:25 +0000
commitf23e504bb9532409d962acf4ada9f9cfb6b328f2 (patch)
tree0d0e9f9c5be2b05ab015a5cabbbfa0652ea62c7c /tests
parente4f081f2b2a97b520c408a0e8c2cdbea52d5e7d0 (diff)
downloadlibexpat-f23e504bb9532409d962acf4ada9f9cfb6b328f2.tar.gz
Small corrections.
Diffstat (limited to 'tests')
-rw-r--r--tests/benchmark/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/benchmark/README.txt b/tests/benchmark/README.txt
index 80a3ea3..7f9cca0 100644
--- a/tests/benchmark/README.txt
+++ b/tests/benchmark/README.txt
@@ -4,7 +4,7 @@ Use this benchmark command line utility as follows:
The command line arguments are:
- -n ... optional; if supplied, then namespace processing is turned on
+ -n ... optional; if supplied, namespace processing is turned on
<file name> ... name/path of test xml file
<buffer size> ... size of processing buffer;
the file is parsed in chunks of this size
@@ -13,4 +13,4 @@ The command line arguments are:
Returns:
The time (in seconds) it takes to parse the test file,
- averaged of the number of iterations. \ No newline at end of file
+ averaged over the number of iterations. \ No newline at end of file