We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc339e4 commit 05e20a3Copy full SHA for 05e20a3
python/ql/lib/semmle/python/objects/ObjectAPI.qll
@@ -324,7 +324,7 @@ module Value {
324
Value none_() { result = ObjectInternal::none_() }
325
326
/**
327
- * Shorcuts added by the `site` module to exit your interactive session.
+ * Shortcuts added by the `site` module to exit your interactive session.
328
*
329
* see https://docs.python.org/3/library/constants.html#constants-added-by-the-site-module
330
*/
0 commit comments