Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre Tardy <pierre.tardy@intel.com>
  • Loading branch information
Pierre Tardy committed Dec 29, 2014
1 parent db67269 commit 84f507a
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 84f507a

Please sign in to comment.