summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-10-10 03:41:19 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-10-10 03:41:19 +0000
commit0fb81c77bc7883b9d32d88adae544fe4e8af1140 (patch)
tree3c663579e79da62c36359843797cb01f5a1ea401
parentForcefully ignore libgnumalloc. (diff)
Typo (messure -> measure).
Notes
Notes: svn path=/head/; revision=3947
-rw-r--r--benchmarks/tcpblast/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/tcpblast/pkg-descr b/benchmarks/tcpblast/pkg-descr
index 340d7882e278..152de12ce398 100644
--- a/benchmarks/tcpblast/pkg-descr
+++ b/benchmarks/tcpblast/pkg-descr
@@ -1,2 +1,2 @@
-TCPBLAST messures the throughput of a tcp connection
+TCPBLAST measures the throughput of a tcp connection
It was written by Daniel Karrenberg <dfk@nic.eu.net>