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 c6a52ba commit ac8f207Copy full SHA for ac8f207
Sources/Rendering/OpenGL/ImageMapper/index.js
@@ -1322,7 +1322,7 @@ function vtkOpenGLImageMapper(publicAPI, model) {
1322
* source volume's range.
1323
*
1324
* There is a significant performance improvement by pre-setting the range
1325
- * of the scalars array particaulrly when scrolling through the source
+ * of the scalars array particularly when scrolling through the source
1326
* volume as there is no need to calculate the range of the slice scalar.
1327
1328
* @type{ import("../../../interfaces").vtkRange[] }
0 commit comments