Skip to content

Commit

Permalink
MAINT: copryright --> copyright in scripts/ file
Browse files Browse the repository at this point in the history
Typo found in find_commits_touching_func.py file
  • Loading branch information
gfyoung committed Dec 27, 2017
1 parent 3e40255 commit feef904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/find_commits_touching_func.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-

# copryright 2013, y-p @ github
# copyright 2013, y-p @ github

from __future__ import print_function
from pandas.compat import range, lrange, map, string_types, text_type
Expand Down

0 comments on commit feef904

Please sign in to comment.