fix typo in comments

This commit is contained in:
tengel 2024-03-20 09:31:35 -05:00
parent a089e096f8
commit 586cd1b395

View file

@ -11,8 +11,8 @@
# - 'fio' installed (yum/dnf/apt) # - 'fio' installed (yum/dnf/apt)
# #
# Will create: # Will create:
# - /fiotest/fio/4x7930.fio (config) # - /fiotest/fio/4x7030.fio (config)
# - /fiotest/fio/4x7930_$(uname -r).txt (results) # - /fiotest/fio/4x7030_$(uname -r).txt (results)
# - /fiotest/fio/cache (cache) # - /fiotest/fio/cache (cache)
# #
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT