Skip to content

Commit 729668a

Browse files
committed
docs: typo
1 parent 7edd307 commit 729668a

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1322,7 +1322,7 @@ function vtkOpenGLImageMapper(publicAPI, model) {
13221322
* source volume's range.
13231323
*
13241324
* There is a significant performance improvement by pre-setting the range
1325-
* of the scalars array particaulrly when scrolling through the source
1325+
* of the scalars array particularly when scrolling through the source
13261326
* volume as there is no need to calculate the range of the slice scalar.
13271327
*
13281328
* @type{ import("../../../interfaces").vtkRange[] }

0 commit comments

Comments
 (0)