diff hgext/patchbomb.py @ 8935:f4f0e902b750

extensions: change descriptions for hook-providing extensions Thanks to timeless and Dave Townsend for advice!
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Wed, 24 Jun 2009 13:42:34 +0200
parents 9dda4c73fc3b
children 1547126630e9
line wrap: on
line diff
--- a/hgext/patchbomb.py	Wed Jun 24 13:42:02 2009 +0200
+++ b/hgext/patchbomb.py	Wed Jun 24 13:42:34 2009 +0200
@@ -5,7 +5,7 @@
 # This software may be used and distributed according to the terms of the
 # GNU General Public License version 2, incorporated herein by reference.
 
-'''command to send changesets as (a series of) patch e-mails
+'''command to send changesets as (a series of) patch emails
 
 The series is started off with a "[PATCH 0 of N]" introduction, which
 describes the series as a whole.