From 311a5c7e6ba0a15a4e10fb2befc229ee1ff3c6bd Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Fri, 21 Nov 2025 02:40:29 +0100 Subject: [PATCH] fix rst syntax in changelog --- docs/changes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changes.rst b/docs/changes.rst index 3373a22dc..ac4bbb8ac 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -199,7 +199,7 @@ Other changes: - save space in test_create_* tests - CI/tests: add SFTP/rclone/S3 repo testing - CI: add local servers for S3 and SFTP testing - - CI: add *BSD and Haiku OS (on GitHub Actions) + - CI: add misc. BSDs and Haiku OS (on GitHub Actions) - CI: do dynamic code analysis, #6819 - transfer: add test for unexpected src repo index change, #9022 - pyproject.toml: correctly define test environments for FUSE testing