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 f971aa8

Browse filesBrowse files
authored
Merge pull request #23138 from meeseeksmachine/auto-backport-of-pr-23137-on-v3.5.x
Backport PR #23137 on branch v3.5.x (DOC fix typo)
2 parents 3e5b4a0 + acda02e commit f971aa8
Copy full SHA for f971aa8

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.