diff options
-rw-r--r-- | docs/markdown/Reference-manual.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Reference-manual.md b/docs/markdown/Reference-manual.md index eefb496..dd0b3f4 100644 --- a/docs/markdown/Reference-manual.md +++ b/docs/markdown/Reference-manual.md @@ -155,7 +155,7 @@ run. The behavior of this function is identical to `test` with the exception that there is no `is_parallel` keyword, because benchmarks are never run in parallel. -*Note:* Prior to 0.52.0 benchmark would warn that `depends` and `proiority` +*Note:* Prior to 0.52.0 benchmark would warn that `depends` and `priority` were unsupported, this is incorrect ### both_libraries() |