diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index fca1ed9a0..0a048d6d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ live-helper (1.0~a39-1) unstable; urgency=medium * Making usb-hdd images large enough (Closes: #468855). [ Chris Lamb ] - * Use instead of for checking for no arguments in lh_clean. + * Use ${*} instead of ${@} for checking for no arguments in lh_clean. [ Daniel Baumann ] * Fixing spelling mistake in changelog. |