Skip to content

Commit

Permalink
Merge pull request #1469 from tardyp/misc
Browse files Browse the repository at this point in the history
typo fix
  • Loading branch information
Mikhail Sobolev committed Dec 29, 2014
2 parents db67269 + 84f507a commit 0e23d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master/buildbot/master.py
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ def addBuildset(self, scheduler, **kwargs):
# state maintenance (private)
def getObjectId(self):
"""
Return the obejct id for this master, for associating state with the
Return the object id for this master, for associating state with the
master.
@returns: ID, via Deferred
Expand Down

0 comments on commit 0e23d80

Please sign in to comment.