From 31a2c75f3e26a06e2bfa00681dfce84ccce6d93f Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Wed, 2 May 2007 13:52:11 -0700
Subject: [PATCH] fix small typo in relnotes.txt

---
 relnotes.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/relnotes.txt b/relnotes.txt
index 378cab67..d3bbd5cc 100644
--- a/relnotes.txt
+++ b/relnotes.txt
@@ -76,8 +76,8 @@ and sufficient to recover the file.
 To fetch a file, starting with the URI, a subset of shares is downloaded from
 peers, the file is reconstructed from the shares, and then decrypted.
 
-A single distinct server called a "vdrive server" maintains a global share
-mapping from pathnames/filenames to URIs.
+A single distinct server called a "vdrive server" maintains a global mapping
+from pathnames/filenames to URIs.
 
 We are well aware of the limitations of decentralization and scalability
 inherent in this prototype.  In particular, the completely-connected property
-- 
2.45.2