Skip to content

Commit 7868884

Browse files
committed
Fix minor typo
1 parent e0fc9c6 commit 7868884

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1085,7 +1085,7 @@ Metadata for these coordinate transforms have the following fields:
10851085
The interpolation methods listed in this specification document refer to the methods described in {cite:t}`thevenaz2000image` and are not exhaustive.
10861086
- `nearest` for nearest neighbor interpolation (see {cite:t}`thevenaz2000image`, section 8.1),
10871087
- `linear` for linear interpolation (default, see {cite:t}`thevenaz2000image`, section 8.2),
1088-
- `bspline-cubic` for cubic interpolation (see {cite:t}`thevenaz2000image`, section 8.3 on "cubic B-splines).
1088+
- `bspline-cubic` for cubic interpolation (see {cite:t}`thevenaz2000image`, section 8.3 on "cubic B-splines").
10891089

10901090
Consumers SHOULD clearly communicate to users if a different interpolation method is used.
10911091

0 commit comments

Comments
 (0)