diff options
author | Andrea Gelmini <[email protected]> | 2021-04-02 18:38:53 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2021-04-07 13:27:11 -0700 |
commit | ca7af7f675bb93bc6610437973e3a59c8853991e (patch) | |
tree | c34c18ef6df827d6a0550e2664cf1dc56f42cbdf /tests/runfiles | |
parent | 35cce6ea6375c8f2e36d4569776f837fcac64289 (diff) |
Fix various typos
Correct an assortment of typos throughout the code base.
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Matthew Ahrens <[email protected]>
Reviewed-by: Ryan Moeller <[email protected]>
Signed-off-by: Andrea Gelmini <[email protected]>
Closes #11774
Diffstat (limited to 'tests/runfiles')
-rw-r--r-- | tests/runfiles/sanity.run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runfiles/sanity.run b/tests/runfiles/sanity.run index e32cf5f62..b1d2c73de 100644 --- a/tests/runfiles/sanity.run +++ b/tests/runfiles/sanity.run @@ -12,7 +12,7 @@ # as much functionality as possible while still executing relatively # quickly. The included tests should take no more than a few seconds # each to run at most. This provides a convenient way to sanity test a -# change before commiting to a full test run which takes several hours. +# change before committing to a full test run which takes several hours. # # Approximate run time: 15 minutes # |