Skip to content

Commit 6d10bc7

Browse files
authored
Fixed typo
1 parent 41438bf commit 6d10bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Changes:
2727
* You can now write 'pycodestyle.StyleGuide(verbose=True)' instead of
2828
'pycodestyle.StyleGuide(verbose=True, paths=['-v'])' in order to achieve
2929
verbosity.
30-
* The distribution of pycodestyle now includes the licence text in order to
30+
* The distribution of pycodestyle now includes the license text in order to
3131
comply with open source licenses which require this.
3232
* 'maximum_line_length' now ignores shebang ('#!') lines.
3333
* Add configuration option for the allowed number of blank lines. It is

0 commit comments

Comments
 (0)