diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/lit/wasm-split/mismatched-hashes.wast | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lit/wasm-split/mismatched-hashes.wast b/test/lit/wasm-split/mismatched-hashes.wast index 561135bbe..fd3ebb8d3 100644 --- a/test/lit/wasm-split/mismatched-hashes.wast +++ b/test/lit/wasm-split/mismatched-hashes.wast @@ -15,7 +15,7 @@ ;; CHECK-SAME: The split module must be the original module that was instrumented ;; CHECK-SAME: to generate the profile. -;; Check that the matcing module succeeds +;; Check that the matching module succeeds ;; RUN: wasm-split %s --profile=%t.prof -o1 %t.1.wasm -o2 %t.2.wasm (module |