Skip to content

Commit

Permalink
Fixed auto-update docstring (#161)
Browse files Browse the repository at this point in the history
Co-authored-by: Tetsuo Koyama <tkoyama010@gmail.com>
  • Loading branch information
charlessillett and tkoyama010 committed Jun 28, 2022
1 parent 784ff80 commit a84558f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyvistaqt/plotting.py
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ class QtInteractor(QVTKRenderWindowInteractor, BasePlotter):
If True, enable polygon smothing
auto_update :
Automatic update rate in seconds. Useful for automatically
Number of updates per second. Useful for automatically
updating the render window when actors are change without
being automatically ``Modified``.
"""
Expand Down

0 comments on commit a84558f

Please sign in to comment.