Skip to content

Commit ac8f207

Browse files
jmannaufloryst
authored andcommitted
docs: typo
1 parent c6a52ba commit ac8f207

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
@@ -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)