Corrected typo in comments

这个提交包含在:
craig-warren
2024-01-04 14:34:35 +00:00
父节点 116ea7904e
当前提交 f689568c34

查看文件

@@ -88,7 +88,7 @@ cpdef void generate_fractal3D(
scaled by weighting.
A: memoryview for access to array containing random numbers
(to be convolved with fractal function).
fractalsurface: memoryview for access to array containing fractal
fractalvolume: memoryview for access to array containing fractal
volume data.
"""