Change 'seperator' to 'separator'. Thanks @tudurom

This commit is contained in:
Dylan
2016-02-07 10:03:49 +11:00
parent a4b01e9545
commit 4fed7d5576
4 changed files with 17 additions and 17 deletions

View File

@@ -334,9 +334,9 @@ config_file="$HOME/.config/fetch/config"
# Other Options {{{
# Seperator to use in stdout mode.
# --stdout_seperator string
stdout_seperator=" "
# Separator to use in stdout mode.
# --stdout_separator string
stdout_separator=" "
# Hide/Show the title in stdout mode.
# --stdout_title on/off