Skip to content

Commit ff61a4e

Browse files
committed
DOC: fix grammar
1 parent 0603a00 commit ff61a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/intermediate/blitting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,5 +215,5 @@ def update(self):
215215
bm.update()
216216

217217
###############################################################################
218-
# This class can does not depend on `.pyplot` and is suitable to embed
218+
# This class does not depend on `.pyplot` and is suitable to embed
219219
# into larger GUI application.

0 commit comments

Comments
 (0)