correct typing error

This commit is contained in:
jmwatte 2015-03-03 13:11:25 +01:00
parent a3e32fd410
commit 5d7d402adb

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(