mirror of
https://github.com/github/codeql.git
synced 2026-05-30 19:11:23 +02:00
fix duplicate words in qldoc
This commit is contained in:
committed by
Jean Helie
parent
5b9c0bb87c
commit
141c0b0e80
@@ -40,7 +40,7 @@ class BDDTest extends Test, @call_expr {
|
||||
|
||||
/**
|
||||
* Gets the test file for `f` with stem extension `stemExt`, where `stemExt` is "test" or "spec".
|
||||
* That is, a file named file named `<base>.<stemExt>.<ext>` in the
|
||||
* That is, a file named `<base>.<stemExt>.<ext>` in the
|
||||
* same directory as `f` which is named `<base>.<ext>`.
|
||||
*/
|
||||
pragma[noinline]
|
||||
|
||||
Reference in New Issue
Block a user