Skip to content

Fix typo "nubmer" in Descriptor Guide documentation#154018

Closed
michaelbnewman wants to merge 1 commit into
python:mainfrom
michaelbnewman:fix-typo-nubmer-in-descriptor-guide
Closed

Fix typo "nubmer" in Descriptor Guide documentation#154018
michaelbnewman wants to merge 1 commit into
python:mainfrom
michaelbnewman:fix-typo-nubmer-in-descriptor-guide

Conversation

@michaelbnewman

Copy link
Copy Markdown
Contributor

Fix typo nubmer to number in Descriptor Guide documentation

Methodology

$ brew install typos-cli

$ typos descriptor.rst
error: `nubmer` should be `number`
     ╭▸ descriptor.rst:1556:21
     │
1556 │         >>> auto.id_nubmer = 'VYE483814LQEX'
     ╰╴                    ━━━━━━
error: `nubmer` should be `number`
     ╭▸ descriptor.rst:1559:63
     │
1559 │         AttributeError: 'Vehicle' object has no attribute 'id_nubmer'
     ╰╴                                                              ━━━━━━

@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Jul 18, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Jul 18, 2026
@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33647951 | 📁 Comparing 43c73ba against main (a202e5c)

  🔍 Preview build  

1 file changed
± howto/descriptor.html

@michaelbnewman

Copy link
Copy Markdown
Contributor Author

This typo is made on purpose. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant