Skip to content

Commit

Permalink
config: Replace em dash — by -- for switch in comment
Browse files Browse the repository at this point in the history
Fixes: d88d27d ("drop enabled config variables from config file and use defaults")
  • Loading branch information
paulmenzel committed Jun 3, 2021
1 parent 1801808 commit 457e3e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 457e3e4

Please sign in to comment.