This commit is contained in:
Matthew Hodgson 2016-07-26 10:09:25 +02:00
parent 4fcdf7b4b2
commit 242c52d607

View File

@ -84,7 +84,7 @@ class Measure(object):
if context != self.start_context:
logger.warn(
"Context have unexpectedly changed from '%s' to '%s'. (%r)",
"Context has unexpectedly changed from '%s' to '%s'. (%r)",
context, self.start_context, self.name
)
return