Skip to content

Commit 5e214aa

Browse files
committed
doc cleanup
Signed-off-by: Daniel Greenstein <[email protected]>
1 parent 157f590 commit 5e214aa

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
@@ -1693,7 +1693,7 @@ enum NonFiniteFixMode
16931693
///< values, if any nonfinite values are found.
16941694
};
16951695

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

0 commit comments

Comments
 (0)