The following commit has been merged in the master branch:
commit 7628956a56258e5c0f7c5096cc81ef9e021aecce
Author: Adam D. Barratt <[EMAIL PROTECTED]>
Date: Fri Oct 17 06:34:45 2008 +0100
s/catched/caught/
diff --git a/lib/Lintian/Command.pm b/lib/Lintian/Command.pm
index 5d882d8..3c46461 100644
--- a/lib/Lintian/Command.pm
+++ b/lib/Lintian/Command.pm
@@ -133,7 +133,7 @@ full_results()) and to wait for processes started in the
background.
=item exception
If an exception is raised during the execution of the commands,
-and if C<fail> is set to 'never', the exception will be catched and
+and if C<fail> is set to 'never', the exception will be caught and
stored under this key.
=item success
--
Debian package checker
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]