Skip to content

Commit d7715a9

Browse files
jmannaufloryst
authored andcommitted
docs(imagemapper): fix spelling error
1 parent 572c38d commit d7715a9

File tree

1 file changed

+1
-1
lines changed
  • Sources/Rendering/OpenGL/ImageMapper

1 file changed

+1
-1
lines changed

Sources/Rendering/OpenGL/ImageMapper/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1318,7 +1318,7 @@ function vtkOpenGLImageMapper(publicAPI, model) {
13181318
*
13191319
* Fetch the ranges of the source volume, `imgScalars`, and use them when
13201320
* creating the texture. Whilst the pre-calculated ranges may not be
1321-
* strictly correct for the slice, it is guarateed to be within the
1321+
* strictly correct for the slice, it is guaranteed to be within the
13221322
* source volume's range.
13231323
*
13241324
* There is a significant performance improvement by pre-setting the range

0 commit comments

Comments
 (0)