Skip to content

Commit

Permalink
MAI: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
johnyf committed Jul 2, 2016
1 parent cd2a8ef commit 552dfd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/pydot_unittest.py
Expand Up @@ -258,7 +258,7 @@ def _render_and_compare_dot_files(self, directory):

original_data_hexdigest = self._render_with_graphviz(fname)
except Exception as excp:
print('Failed redering BAD({s})'.format(s=dot))
print('Failed rendering BAD({s})'.format(s=dot))
# print('Error: {s}'.format(s=excp))
raise excp

Expand Down

0 comments on commit 552dfd4

Please sign in to comment.