filezilla: fix typo in zap stanza

This commit is contained in:
buo 2015-04-27 19:25:47 +09:00
parent 8184b3a235
commit eff1b23925
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ cask :v1 => 'filezilla' do
zap :delete => [
'~/Library/Saved Application State/de.filezilla.savedState',
'~/Library/Preference/de.filezilla.plist',
'~/Library/Preferences/de.filezilla.plist',
],
:rmdir => '~/.config/filezilla'
end