From caa3d3eb52f70242034782be65b7c713c9909404 Mon Sep 17 00:00:00 2001 From: deltamaya Date: Tue, 13 May 2025 14:37:17 +0800 Subject: [PATCH] CONTRIBUTING.rst: Fix typo --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 60d0a2385..414864062 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -58,7 +58,7 @@ Coding Guidelines - Comments and names of variables/functions/etc. must be in English -- Formatting scripts (mac0S/Linux only) are available `here <./build-aux>`__ +- Formatting scripts (macOS/Linux only) are available `here <./build-aux>`__ Commit Guidelines -----------------