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 bf5cc21 commit 5265ed6Copy full SHA for 5265ed6
docs/codeql/codeql-language-guides/codeql-library-for-ruby.rst
@@ -112,7 +112,7 @@ namespaces (``Namespace``) and classes (``ClassDeclaration``).
112
* - CodeQL class
113
- Description and selected predicates
114
* - ``Module``
115
- - A representation of a run-time `module` or `class` value.
+ - A representation of a runtime `module` or `class` value.
116
117
- `getADeclaration()` - Gets a declaration
118
- `getSuperClass()` - Gets the super class of this module, if any.
0 commit comments