This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit afef047c6f7569d8755cf85f69fde453e19d2d13 Author: raiden00pl <[email protected]> AuthorDate: Wed Oct 25 15:47:12 2023 +0200 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 81f16ed1d6..149d4f66ff 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.
