From 6265ea50180c9b88b741ba8a8d8d6e8e10f57462 Mon Sep 17 00:00:00 2001
From: zooko <zooko@zooko.com>
Date: Sat, 19 Jan 2008 08:50:24 +0530
Subject: [PATCH] doc: trivial fixups and touch a yearstamp

darcs-hash:d7f447bd58147b8004d36ad8dff93f7f89f213d2
---
 zfec/README.txt | 2 +-
 zfec/setup.py   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/zfec/README.txt b/zfec/README.txt
index 2e4121f..9bddf88 100644
--- a/zfec/README.txt
+++ b/zfec/README.txt
@@ -165,7 +165,7 @@ being passed in.
 
 The output from fec_decode() is the set of primary blocks which were missing
 from the input and had to be reconstructed.  These reconstructed blocks are
-written into putput buffers provided by the caller.
+written into output buffers provided by the caller.
 
  ** Python API
 
diff --git a/zfec/setup.py b/zfec/setup.py
index a39ad4b..8a70892 100755
--- a/zfec/setup.py
+++ b/zfec/setup.py
@@ -2,7 +2,7 @@
 
 # zfec -- fast forward error correction library with Python interface
 # 
-# Copyright (C) 2007 Allmydata, Inc.
+# Copyright (C) 2007-2008 Allmydata, Inc.
 # Author: Zooko Wilcox-O'Hearn
 # 
 # This file is part of zfec.
-- 
2.45.2