From 586cd1b395cc13fa3c6b481bc80aadf135fcec76 Mon Sep 17 00:00:00 2001 From: tengel Date: Wed, 20 Mar 2024 09:31:35 -0500 Subject: [PATCH] fix typo in comments --- fiotest_4x7030.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fiotest_4x7030.sh b/fiotest_4x7030.sh index 424ec1a..5394626 100755 --- a/fiotest_4x7030.sh +++ b/fiotest_4x7030.sh @@ -11,8 +11,8 @@ # - 'fio' installed (yum/dnf/apt) # # Will create: -# - /fiotest/fio/4x7930.fio (config) -# - /fiotest/fio/4x7930_$(uname -r).txt (results) +# - /fiotest/fio/4x7030.fio (config) +# - /fiotest/fio/4x7030_$(uname -r).txt (results) # - /fiotest/fio/cache (cache) # # SPDX-License-Identifier: MIT