Skip to content

Commit 05e20a3

Browse files
committed
spelling: shortcuts
Signed-off-by: Josh Soref <[email protected]>
1 parent bc339e4 commit 05e20a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/lib/semmle/python/objects/ObjectAPI.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ module Value {
324324
Value none_() { result = ObjectInternal::none_() }
325325

326326
/**
327-
* Shorcuts added by the `site` module to exit your interactive session.
327+
* Shortcuts added by the `site` module to exit your interactive session.
328328
*
329329
* see https://docs.python.org/3/library/constants.html#constants-added-by-the-site-module
330330
*/

0 commit comments

Comments
 (0)