Skip to content

Commit

Permalink
Align spelling with spelling in _GetItemKeys and documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
knappa authored and charris committed Nov 15, 2022
1 parent e5c39c8 commit 871ba3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion numpy/core/multiarray.pyi
Expand Up @@ -971,7 +971,7 @@ _GetItemKeys = L[
]
_SetItemKeys = L[
"A", "ALIGNED",
"W", "WRITABLE",
"W", "WRITEABLE",
"X", "WRITEBACKIFCOPY",
]

Expand Down

0 comments on commit 871ba3c

Please sign in to comment.