Skip to content

Commit 5265ed6

Browse files
Update docs/codeql/codeql-language-guides/codeql-library-for-ruby.rst
Co-authored-by: hubwriter <[email protected]>
1 parent bf5cc21 commit 5265ed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/codeql-language-guides/codeql-library-for-ruby.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ namespaces (``Namespace``) and classes (``ClassDeclaration``).
112112
* - CodeQL class
113113
- Description and selected predicates
114114
* - ``Module``
115-
- A representation of a run-time `module` or `class` value.
115+
- A representation of a runtime `module` or `class` value.
116116

117117
- `getADeclaration()` - Gets a declaration
118118
- `getSuperClass()` - Gets the super class of this module, if any.

0 commit comments

Comments
 (0)