Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e7faf1b

Browse files
authored
Update blitting.py
1 parent 4c72495 commit e7faf1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/advanced/blitting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
no need to re-draw all of the ticks and tick-labels (particularly
1717
because text is one of the more expensive things to render).
1818
19-
The procedure to save our work is rough:
19+
The procedure to save our work is roughly:
2020
2121
- draw the figure, but exclude any artists marked as 'animated'
2222
- save a copy of the RBGA buffer

0 commit comments

Comments
 (0)