spelling: shortcuts

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2022-10-12 14:35:41 -04:00
parent bc339e4477
commit 05e20a389e

View File

@@ -324,7 +324,7 @@ module Value {
Value none_() { result = ObjectInternal::none_() }
/**
* Shorcuts added by the `site` module to exit your interactive session.
* Shortcuts added by the `site` module to exit your interactive session.
*
* see https://docs.python.org/3/library/constants.html#constants-added-by-the-site-module
*/