← 返回首页
DOC: Fix typos in user-facing documentation by mokashang · Pull Request #15209 · ipython/ipython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

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

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

DOC: Fix typos in user-facing documentation#15209

Merged
krassowski merged 1 commit into
ipython:mainfrom
mokashang:docs/fix-typos
May 13, 2026
Merged

DOC: Fix typos in user-facing documentation#15209
krassowski merged 1 commit into
ipython:mainfrom
mokashang:docs/fix-typos

Conversation

Copy link
Copy Markdown

Three small typo fixes I noticed while reading the IPython docs:

  • documenatation -> documentation in the LLM suggestions configuration page.
  • depdend -> depend on the same page.
  • background 6g -> background 6 in the background-task example output in the autoawait docs (looks like an off-by-one stray character in the copy-pasted REPL output).

- "documenatation" -> "documentation" in LLM configuration docs. - "depdend" -> "depend" in LLM configuration docs. - "background 6g" -> "background 6" in the autoawait background-task example output.
krassowski added this to the 9.14 milestone May 13, 2026
Hide details View details krassowski merged commit 5fcbaca into ipython:main May 13, 2026
20 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Footer

© 2026 GitHub, Inc.