From: Paul Menzel Date: Thu, 3 Jun 2021 14:39:18 +0000 (+0200) Subject: config: Replace em dash — by `--` for switch in comment X-Git-Tag: v0.98~2^2 X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=457e3e47524aca9f8fa85ae26bf214c2a704adb9 config: Replace em dash — by `--` for switch in comment Fixes: d88d27d7 ("drop enabled config variables from config file and use defaults") --- diff --git a/config b/config index b5104f0..fb55f21 100644 --- a/config +++ b/config @@ -82,7 +82,7 @@ # Set target architecture. # Only useful when installing i386 while running an amd64 kernel. -# Default: current architecture. (From 'dpkg —print-architecture'.) +# Default: current architecture. (From 'dpkg --print-architecture'.) # ARCH='amd64' # Hostname of new system.