Skip to content

Commit 7a73e5f

Browse files
lgritz1div0
authored andcommitted
Signed-off-by: Larry Gritz <[email protected]> Signed-off-by: Peter Kovář <[email protected]>
1 parent 97e1d03 commit 7a73e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/OpenImageIO/imagebufalgo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ ROI OIIO_API text_size (string_view text, int fontsize=16,
404404
/// The total number of channels that will be set up in the
405405
/// `dst` image.
406406
/// @param channelorder
407-
/// For each channel in `dst`, the index of he `src` channel
407+
/// For each channel in `dst`, the index of the `src` channel
408408
/// from which to copy. Any `channelorder[i]` < 0 indicates that
409409
/// the channel `i` should be filled with constant value
410410
/// `channelvalues[i]` rather than copy any channel from `src`.

0 commit comments

Comments
 (0)