fix duplicate words in qldoc

This commit is contained in:
Erik Krogh Kristensen
2022-03-01 11:22:58 +01:00
parent 1b5c7392f0
commit dfc74d728b

View File

@@ -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]