Skip to content

Commit 2ffffb4

Browse files
dstansbytacaswell
andauthored
Clarify animation saving
Co-authored-by: Thomas A Caswell <tcaswell@gmail.com>
1 parent 196edf8 commit 2ffffb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/animation_api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ to. If you do not hold a reference to the `Animation` object, it (and
3232
hence the timers) will be garbage collected which will stop the
3333
animation.
3434

35-
To save an animation to disk use `Animation.save`, `Animation.to_html5_video`,
35+
To save an animation use `Animation.save`, `Animation.to_html5_video`,
3636
or `Animation.to_jshtml`.
3737

3838
See :ref:`ani_writer_classes` below for details about what movie formats are

0 commit comments

Comments
 (0)