Merge lp:~tcole/ubuntuone-client/fix-453449 into lp:ubuntuone-client

Proposed by Tim Cole
Status: Merged
Approved by: Natalia Bidart
Approved revision: 268
Merged at revision: not available
Proposed branch: lp:~tcole/ubuntuone-client/fix-453449
Merge into: lp:ubuntuone-client
Diff against target: 12 lines
1 file modified
bin/u1sdtool (+1/-1)
To merge this branch: bzr merge lp:~tcole/ubuntuone-client/fix-453449
Reviewer Review Type Date Requested Status
Natalia Bidart (community) Approve
Facundo Batista (community) Approve
Review via email: mp+13759@code.launchpad.net

Commit message

Spelling fix.

To post a comment you must log in.
Revision history for this message
Tim Cole (tcole) wrote :

Trivial spelling fix.

Revision history for this message
Facundo Batista (facundo) wrote :

:)

review: Approve
Revision history for this message
Natalia Bidart (nataliabidart) wrote :

It was hard, but approved :-P

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'bin/u1sdtool'
2--- bin/u1sdtool 2009-07-28 20:49:30 +0000
3+++ bin/u1sdtool 2009-10-22 03:51:11 +0000
4@@ -45,7 +45,7 @@
5 usage = "Usage: %prog [option]"
6 parser = OptionParser(usage=usage)
7 parser.add_option("-w", "--wait", dest="wait", action="store_true",
8- help="Wait until ubuntuone-syncdaemon reachs nirvana")
9+ help="Wait until ubuntuone-syncdaemon reaches nirvana")
10 parser.add_option("", "--accept-share", dest="accept_share",
11 metavar="SHARE_ID",
12 help="accept the share with the specified id")

Subscribers

People subscribed via source and target branches