Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Oct 7, 2022
1 parent b82e8ee commit 2d1ffae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reproject/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ def reproject_blocked(
parallel=True,
):
"""
Implementaton function that handles reprojecting subsets blocks of pixels
Implementation function that handles reprojecting subsets blocks of pixels
from an input image and holds metadata about where to reinsert when done.
Parameters
Expand Down

0 comments on commit 2d1ffae

Please sign in to comment.