mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
fix duplicate words in qldoc
This commit is contained in:
@@ -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