Skip to content

Commit bf5cc21

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

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
@@ -115,7 +115,7 @@ namespaces (``Namespace``) and classes (``ClassDeclaration``).
115115
- A representation of a run-time `module` or `class` value.
116116

117117
- `getADeclaration()` - Gets a declaration
118-
- `getSuperClass()` - Gets the super class fo this module, if any.
118+
- `getSuperClass()` - Gets the super class of this module, if any.
119119
- `getAPrependedModule()` - Gets a prepended module.
120120
- `getAnIncludedModule()` - Gets an included module.
121121
* - ``Namespace``

0 commit comments

Comments
 (0)