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 0a828f7 commit 0cc3232Copy full SHA for 0cc3232
ql/ql/src/codeql_ql/ast/internal/AstMocks.qll
@@ -66,7 +66,7 @@ module MockModule {
66
bindingset[this]
67
Range() { this = this }
68
69
- /** Gets tthe name of this mocked module. */
+ /** Gets the name of this mocked module. */
70
abstract string getName();
71
72
/** Gets the id for the `i`th mocked member of this module. */
0 commit comments