Fix capitalization of macOS (#5466)

(cherry picked from commit acd9c49405)
This commit is contained in:
Haoyu Qiu
2021-12-25 01:25:27 +08:00
committed by Rémi Verschelde
parent 6ee2cd6702
commit e182d49332
4 changed files with 7 additions and 7 deletions

View File

@@ -35,7 +35,7 @@ folder of this repository with the following command:
.. code:: sh
# On Linux and MacOS
# On Linux and macOS
make html
# On Windows, you need to execute the ``make.bat`` file instead.