zrepl: replace stray tab with spaces

This commit is contained in:
Viktor Szakats 2019-08-26 06:40:13 +00:00 committed by Viktor Szakats
parent 0867e036eb
commit f2879dc187

View file

@ -65,7 +65,7 @@ class Zrepl < Formula
<key>ProgramArguments</key>
<array>
<string>#{opt_bin}/zrepl</string>
<string>daemon</string>
<string>daemon</string>
</array>
<key>RunAtLoad</key>
<true/>