Skip to content

Commit 0cc3232

Browse files
erik-kroghaibaars
andcommitted
fix typo
Co-authored-by: Arthur Baars <[email protected]>
1 parent 0a828f7 commit 0cc3232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ql/ql/src/codeql_ql/ast/internal/AstMocks.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ module MockModule {
6666
bindingset[this]
6767
Range() { this = this }
6868

69-
/** Gets tthe name of this mocked module. */
69+
/** Gets the name of this mocked module. */
7070
abstract string getName();
7171

7272
/** Gets the id for the `i`th mocked member of this module. */

0 commit comments

Comments
 (0)