mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-12 23:51:08 +00:00
manage-credentials: Fix typo.
This commit is contained in:
parent
4283b1534b
commit
972aa89548
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -1,6 +1,7 @@
|
||||
ubuntu-dev-tools (0.65) UNRELEASED; urgency=low
|
||||
|
||||
*
|
||||
[ Colin Watson ]
|
||||
* manage-credentials: Fix typo.
|
||||
|
||||
-- Loic Minier <lool@dooz.org> Fri, 06 Feb 2009 12:19:40 +0100
|
||||
|
||||
|
@ -114,7 +114,7 @@ def create_credentials(options):
|
||||
credentials.save(f)
|
||||
f.close()
|
||||
|
||||
print "Credentials sucessfully written to %s." % filepath
|
||||
print "Credentials successfully written to %s." % filepath
|
||||
|
||||
return
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user