get originalMerge branch 'bs1770gainsupport' of https://github.com/jmwatte/beets into bs1770gainsupport

This commit is contained in:
jean-marie winters 2015-03-03 23:08:38 +01:00
commit 144a2defc7

View file

@ -110,7 +110,7 @@ class Bs1770gainBackend(Backend):
self.command = cmd
except OSError:
raise FatalReplayGainError(
'Is bs1770gain installed? Is your method in conifg correct?'
'Is bs1770gain installed? Is your method in config correct?'
)
if not self.command:
raise FatalReplayGainError(