summaryrefslogtreecommitdiff
path: root/x11/dxpc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-12-01 09:52:59 +0000
committerwiz <wiz@pkgsrc.org>2004-12-01 09:52:59 +0000
commit913b2647ad85ebeee270c0a63884d9035c5853fc (patch)
treedda442abc8a5a6187911e37d6911b08f43bc5cc7 /x11/dxpc
parent1b660b79ce3587618c9fbcc934d508e2c3ea26fa (diff)
downloadpkgsrc-913b2647ad85ebeee270c0a63884d9035c5853fc.tar.gz
"the the" -> "the"
Diffstat (limited to 'x11/dxpc')
-rw-r--r--x11/dxpc/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/dxpc/DESCR b/x11/dxpc/DESCR
index deb4b412d47..528ceebb8b6 100644
--- a/x11/dxpc/DESCR
+++ b/x11/dxpc/DESCR
@@ -25,7 +25,7 @@ them and sends them to the client application.
dxpc attempts to exploit patterns in X protocol messages to limit
the amount of data sent between the Client Proxy and Server Proxy.
For many X message types, each field has a high probability of having
-the same value as it had in some previous message of the the same type.
+the same value as it had in some previous message of the same type.
For such fields, dxpc maintains caches of the last 'n' values, with a
least-recently-used replacement policy. If a field value in a new
message is already present in the corresponding cache, dxpc transmits