[Reproducible-commits] [misc] 06/07: clean-notes: correct spelling erorr

Chris Lamb lamby at moszumanska.debian.org
Mon Feb 9 18:01:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository misc.

commit 737729591eb4fccae0a9cfb6bc18de44fe0331c8
Author: Chris Lamb <lamby at debian.org>
Date:   Mon Feb 9 17:57:31 2015 +0000

    clean-notes: correct spelling erorr
---
 clean-notes | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/clean-notes b/clean-notes
index a01372a..1df5553 100755
--- a/clean-notes
+++ b/clean-notes
@@ -75,7 +75,7 @@ def start_udd_connection():
                                " port=" + str(port) +
                                " password=" + password)
     except:
-        error("Erorr connecting to the UDD database replica")
+        error("Error connecting to the UDD database replica")
         raise
     conn.set_client_encoding('utf8')
     return conn

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/misc.git



More information about the Reproducible-commits mailing list