# HG changeset patch
# User Benjamin Pollack <[email protected]>
# Date 1251128738 14400
# Node ID 2a8144b18f438cfd932f625463352a633db98370
# Parent 2bc434de93336c91f081c333bb69b083f48d1f91
thgconfig: fix typo
diff --git a/hggtk/thgconfig.py b/hggtk/thgconfig.py
--- a/hggtk/thgconfig.py
+++ b/hggtk/thgconfig.py
@@ -452,7 +452,7 @@
aliasinput = self.entries['Alias'][0]
newalias = aliasinput.get_text()
if newalias == '':
- ret = dialog.error_dialog(self, _('Alias name is empry'),
+ ret = dialog.error_dialog(self, _('Alias name is empty'),
_('Please enter alias name'))
aliasinput.grab_focus()
return
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Tortoisehg-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop