From afef047c6f7569d8755cf85f69fde453e19d2d13 Mon Sep 17 00:00:00 2001 From: raiden00pl Date: Wed, 25 Oct 2023 15:47:12 +0200 Subject: [PATCH] Documentation: fix warning introduced by sd_stress nuttx/Documentation/applications/testing/sd_stress/index.rst:1: WARNING: Title overline too short. --- Documentation/applications/testing/sd_stress/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/applications/testing/sd_stress/index.rst b/Documentation/applications/testing/sd_stress/index.rst index 81f16ed1d66..149d4f66ff7 100644 --- a/Documentation/applications/testing/sd_stress/index.rst +++ b/Documentation/applications/testing/sd_stress/index.rst @@ -1,6 +1,6 @@ -================================ +================================================ ``sd_stress`` SD card or mount point stress test -================================ +================================================ Performs stress testing on SD card or other mount points using the file system layer.