Merge lp:~dstansby-deactivatedaccount/cryptsetup/bugfix-lp-578896 into lp:~ubuntu-core-dev/cryptsetup/ubuntu

Proposed by David Stansby
Status: Merged
Merged at revision: 168
Proposed branch: lp:~dstansby-deactivatedaccount/cryptsetup/bugfix-lp-578896
Merge into: lp:~ubuntu-core-dev/cryptsetup/ubuntu
Diff against target: 11 lines (+1/-1)
1 file modified
debian/initramfs/cryptroot-script (+1/-1)
To merge this branch: bzr merge lp:~dstansby-deactivatedaccount/cryptsetup/bugfix-lp-578896
Reviewer Review Type Date Requested Status
Ubuntu Core Development Team Pending
Review via email: mp+25254@code.launchpad.net

Description of the change

Fixed typo

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/initramfs/cryptroot-script'
2--- debian/initramfs/cryptroot-script 2010-03-29 21:13:29 +0000
3+++ debian/initramfs/cryptroot-script 2010-05-13 18:24:27 +0000
4@@ -337,7 +337,7 @@
5 continue
6 fi
7
8- message "cryptsetup: $crypttarget setup successfully"
9+ message "cryptsetup: $crypttarget set up successfully"
10 break
11 done
12

Subscribers

No one subscribed via source and target branches