diff options
author | Daniel Baumann <daniel@debian.org> | 2008-01-16 16:50:42 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:35:51 +0100 |
commit | 58e7e813be635277b89cf2cf9b7d3b8722b5f185 (patch) | |
tree | 2b3d9164eff2912fbfaa58f67e8823e6fb318a86 /helpers/lh_config | |
parent | 86da6b8fa1658a7e5799de2da667c1ae0a3fdd85 (diff) | |
download | live-build-58e7e813be635277b89cf2cf9b7d3b8722b5f185.zip live-build-58e7e813be635277b89cf2cf9b7d3b8722b5f185.tar.gz |
Fixing typo, thanks to Fathi Boudra <fabo@debian.org>.
Diffstat (limited to 'helpers/lh_config')
-rwxr-xr-x | helpers/lh_config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_config b/helpers/lh_config index ded6c4b..218d905 100755 --- a/helpers/lh_config +++ b/helpers/lh_config @@ -972,7 +972,7 @@ LH_ISO_APPLICATION="${LH_ISO_APPLICATION}" # (Default: ${LH_ISO_PREPARER}) LH_ISO_PREPARER="${LH_ISO_PREPARER}" -# \$LH_ISO_PUBLISHER: set iso preparer +# \$LH_ISO_PUBLISHER: set iso publisher # (Default: ${LH_ISO_PUBLISHER}) LH_ISO_PUBLISHER="${LH_ISO_PUBLISHER}" |