From 043ccddb909327106264d10ed5d413760a51770d Mon Sep 17 00:00:00 2001
From: Tshepang Lekhonkhobe <tshepang@gmail.com>
Date: Wed, 02 Jan 2013 01:40:17 +0100
Subject: [PATCH] eliminate other repeated words

---
 pyramid/scripts/pserve.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pyramid/scripts/pserve.py b/pyramid/scripts/pserve.py
index 6c7e1d6..b840fbd 100644
--- a/pyramid/scripts/pserve.py
+++ b/pyramid/scripts/pserve.py
@@ -753,7 +753,7 @@
     this).  
 
     Use the ``watch_file(filename)`` function to cause a reload/restart for
-    other other non-Python files (e.g., configuration files).  If you have
+    other non-Python files (e.g., configuration files).  If you have
     a dynamic set of files that grows over time you can use something like::
 
         def watch_config_files():

--
Gitblit v1.9.3