Skip to content

Commit

Permalink
PYBUILDER -> PyBuilder
Browse files Browse the repository at this point in the history
  • Loading branch information
aelgru committed Dec 10, 2013
1 parent 664a9fd commit 84d9bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/python/pybuilder/cli.py
Expand Up @@ -291,7 +291,7 @@ def main(*args):

if not options.very_quiet:
print_styled_text_line(
"PYBUILDER Version {0}".format(__version__), options, BOLD)
"PyBuilder version {0}".format(__version__), options, BOLD)
print_text_line("Build started at %s" % format_timestamp(start))
draw_line()

Expand Down

0 comments on commit 84d9bf5

Please sign in to comment.