patch by: Loïc Minier <lool at debian dot org>
* examples/ARcalibrate.py: * examples/ARcue.py: * examples/readdisc.py: * morituri/rip/cd.py: * morituri/rip/offset.py: s/reponse/response. Fixes #51.
This commit is contained in:
@@ -118,7 +118,7 @@ CD in the AccurateRip database."""
|
||||
raise
|
||||
|
||||
if responses:
|
||||
self.debug('%d AccurateRip reponses found.' % len(responses))
|
||||
self.debug('%d AccurateRip responses found.' % len(responses))
|
||||
|
||||
if responses[0].cddbDiscId != table.getCDDBDiscId():
|
||||
self.warning("AccurateRip response discid different: %s",
|
||||
|
||||
Reference in New Issue
Block a user