pull/951/head
Matthew Hodgson 2016-07-26 10:09:25 +02:00
parent 4fcdf7b4b2
commit 242c52d607
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ class Measure(object):
if context != self.start_context: if context != self.start_context:
logger.warn( 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 context, self.start_context, self.name
) )
return return