Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rutsky committed Feb 7, 2016
1 parent 872c454 commit 5652952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master/buildbot/worker_transition.py
Expand Up @@ -182,7 +182,7 @@ def deprecatedWorkerModuleAttribute(scope, attribute, compat_name=None,
:param compat_name: optional compatibility name (will be generated if not
specified)
:param new_name: optional new name (will be used name of attribute object
in the module if not specified). If empty string is specified, then no
in the module is not specified). If empty string is specified, then no
new name is assumed for this attribute.
"""

Expand Down

0 comments on commit 5652952

Please sign in to comment.