Skip to content

Commit

Permalink
spell master correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
djmitche committed May 12, 2013
1 parent 746fc22 commit 5d83b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master/buildbot/master.py
Expand Up @@ -258,7 +258,7 @@ def stopService(self):
yield self.data.updates.masterStopped(
name=self.name, masterid=self.masterid)

log.msg("BuildMsater is stopped")
log.msg("BuildMaster is stopped")
self._master_initialized = False

def reconfig(self):
Expand Down

0 comments on commit 5d83b75

Please sign in to comment.