Merge lp:~colbrac/bzr-gtk/LP466507 into lp:bzr-gtk/gtk2

Proposed by Jasper Groenewegen
Status: Merged
Merged at revision: not available
Proposed branch: lp:~colbrac/bzr-gtk/LP466507
Merge into: lp:bzr-gtk/gtk2
Diff against target: 12 lines (+1/-1)
1 file modified
checkout.py (+1/-1)
To merge this branch: bzr merge lp:~colbrac/bzr-gtk/LP466507
Reviewer Review Type Date Requested Status
Vincent Ladeuil Approve
Review via email: mp+16515@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Jasper Groenewegen (colbrac) wrote :

Small typo fix, submitted the new fashioned way. :)

Revision history for this message
Vincent Ladeuil (vila) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'checkout.py'
2--- checkout.py 2008-05-05 18:16:46 +0000
3+++ checkout.py 2009-12-22 22:41:14 +0000
4@@ -55,7 +55,7 @@
5 self._combo = gtk.ComboBoxEntry()
6 self._label_location = gtk.Label(_i18n("Branch location:"))
7 self._label_destination = gtk.Label(_i18n("Destination:"))
8- self._label_nick = gtk.Label(_i18n("Branck nick:"))
9+ self._label_nick = gtk.Label(_i18n("Branch nick:"))
10 self._label_revision = gtk.Label(_i18n("Revision:"))
11 self._hbox_revision = gtk.HBox()
12 self._entry_revision = gtk.Entry()

Subscribers

People subscribed via source and target branches

to all changes:
to status/vote changes: