Skip to content

Commit 64d0a3d

Browse files
doc: fix wrong example
1 parent 0b9d84d commit 64d0a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/user_guide/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ use it to visualize a simple PyVista mesh:
3737
pl.plot(mesh)
3838
3939
# Show the plotter
40-
pl.add()
40+
pl.show()
4141
4242
4343
Use with PyAnsys custom objects

0 commit comments

Comments
 (0)