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
=== modified file 'bin/u1sdtool'
--- bin/u1sdtool 2009-07-28 20:49:30 +0000
+++ bin/u1sdtool 2009-10-22 03:51:11 +0000
@@ -45,7 +45,7 @@
45 usage = "Usage: %prog [option]"45 usage = "Usage: %prog [option]"
46 parser = OptionParser(usage=usage)46 parser = OptionParser(usage=usage)
47 parser.add_option("-w", "--wait", dest="wait", action="store_true",47 parser.add_option("-w", "--wait", dest="wait", action="store_true",
48 help="Wait until ubuntuone-syncdaemon reachs nirvana")48 help="Wait until ubuntuone-syncdaemon reaches nirvana")
49 parser.add_option("", "--accept-share", dest="accept_share",49 parser.add_option("", "--accept-share", dest="accept_share",
50 metavar="SHARE_ID",50 metavar="SHARE_ID",
51 help="accept the share with the specified id")51 help="accept the share with the specified id")

Subscribers

People subscribed via source and target branches