We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 572c38d commit d7715a9Copy full SHA for d7715a9
Sources/Rendering/OpenGL/ImageMapper/index.js
@@ -1318,7 +1318,7 @@ function vtkOpenGLImageMapper(publicAPI, model) {
1318
*
1319
* Fetch the ranges of the source volume, `imgScalars`, and use them when
1320
* creating the texture. Whilst the pre-calculated ranges may not be
1321
- * strictly correct for the slice, it is guarateed to be within the
+ * strictly correct for the slice, it is guaranteed to be within the
1322
* source volume's range.
1323
1324
* There is a significant performance improvement by pre-setting the range
0 commit comments