Description of the bug
In the Types section of the API docs, the module is incorrectly listed as sublime when it should be sublime_types.
Steps to reproduce
- Go to the link.
- Read the type items
Expected behavior
sublime_types.DIP = float, etc.
Actual behavior
sublime.DIP = float, etc.
Sublime Text build number
N/A
Operating system & version
N/A