Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit acda02e

Browse filesBrowse files
tacaswellmeeseeksmachine
authored andcommitted
Backport PR #23137: DOC fix typo
1 parent 3e5b4a0 commit acda02e
Copy full SHA for acda02e

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/users/explain/interactive_guide.rst

Copy file name to clipboardExpand all lines: doc/users/explain/interactive_guide.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ to call `~.FigureCanvasBase.draw_idle` to request that the canvas be
287287
re-drawn. This method can be thought of *draw_soon* in analogy to
288288
`asyncio.loop.call_soon`.
289289

290-
We can add this our example above as ::
290+
We can add this to our example above as ::
291291

292292
def slow_loop(N, ln):
293293
for j in range(N):

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.