Skip to content

Commit

Permalink
doc cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Greenstein <danny.gr@gmail.com>
  • Loading branch information
grdanny committed Sep 27, 2024
1 parent 0eb0fc0 commit 40d09cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/include/OpenImageIO/imagebufalgo.h
Original file line number Diff line number Diff line change
Expand Up @@ -1693,7 +1693,7 @@ enum NonFiniteFixMode
///< values, if any nonfinite values are found.
};

/// `fixNonFinite()` returns in image containing the values of `src` (within
/// `fixNonFinite()` returns an image containing the values of `src` (within
/// the ROI), while repairing any non-finite (NaN/Inf) pixels. If
/// `pixelsFixed` is not nullptr, store in it the number of pixels that
/// contained non-finite value. It is permissible to operate in-place (with
Expand Down

0 comments on commit 40d09cd

Please sign in to comment.