-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Semantically relevant typo in curses.window.attron #137920
Copy link
Copy link
Closed
Labels
docsDocumentation in the Doc dirDocumentation in the Doc direasyextension-modulesC modules in the Modules dirC modules in the Modules dir
Description
Documentation
Relevant section:
window.attron(attr)
Add attribute attr from the “background” set applied to all writes to the current window.
Should be:
Add attribute attr to the “background” set applied to all writes to the current window.
(You can make fun of me, but this had me struggling to wrap my head around what was actually supposed to be going on.)
Linked PRs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc direasyextension-modulesC modules in the Modules dirC modules in the Modules dir
Projects
Status
Done
Status
Todo