`Internals` not `Internal`

develop
Kelly Kinkade 2022-11-18 15:35:08 -06:00
parent b6ffaebeda
commit 0d5b80204f
1 changed files with 1 additions and 1 deletions

@ -111,7 +111,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
- ``gui.Screen.show()`` now returns ``self`` as a convenience
- ``gui.View.getMousePos()`` now takes an optional ``ViewRect`` parameter in case the caller wants to get the mouse pos relative to a rect that is not the frame_body (such as the frame_rect)
## Internal
## Internals
- MSVC warning level upped to /W3, and /WX added to make warnings cause compilations to fail.
# 0.47.05-r7