Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aggelgian committed Jan 15, 2015
1 parent aaca445 commit 46d7398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def print_all(s):
slaves.append(allAvailableSlaves[0:n])

if len(ls) == 0:
print_all("Parallel Orbit")
print_all("Distributed Orbit")
print_all("----------------------------------------------------------------------")
print_all("Versions: %s" % versions)
print_all("Parallel Image Computation: %s" % iwps)
Expand Down

0 comments on commit 46d7398

Please sign in to comment.