Skip to content

Commit

Permalink
Fix typo: erros -> errors
Browse files Browse the repository at this point in the history
  • Loading branch information
SpecLad committed Oct 8, 2015
1 parent 400c519 commit 49173cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master/buildbot/test/unit/test_process_properties.py
Expand Up @@ -276,7 +276,7 @@ def testTempValuePlusUnsetSet(self):
class TestInterpolateConfigure(unittest.TestCase, ConfigErrorsMixin):

"""
Test that Interpolate reports erros in the interpolation string
Test that Interpolate reports errors in the interpolation string
at configure time.
"""

Expand Down

0 comments on commit 49173cb

Please sign in to comment.