From 4a89bf188a318592324769bd2bda95172c9a7091 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Fri, 22 Apr 2022 10:34:03 +0200 Subject: docs: Replace HomeBrew -> Homebrew The official spelling does not use camel case. Signed-off-by: Stefan Weil Reviewed-by: Bin Meng Message-Id: <20220422083403.1082924-1-sw@weilnetz.de> Signed-off-by: Laurent Vivier --- docs/about/build-platforms.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/about') diff --git a/docs/about/build-platforms.rst b/docs/about/build-platforms.rst index c29a4b8..e9163ba 100644 --- a/docs/about/build-platforms.rst +++ b/docs/about/build-platforms.rst @@ -80,7 +80,7 @@ Ubuntu LTS. Other distros will be assumed to ship similar software versions. For FreeBSD and OpenBSD, decisions will be made based on the contents of the respective ports repository, while NetBSD will use the pkgsrc repository. -For macOS, `HomeBrew`_ will be used, although `MacPorts`_ is expected to carry +For macOS, `Homebrew`_ will be used, although `MacPorts`_ is expected to carry similar versions. Windows @@ -92,6 +92,6 @@ hosted on Linux (Debian/Fedora). The version of the Windows API that's currently targeted is Vista / Server 2008. -.. _HomeBrew: https://brew.sh/ +.. _Homebrew: https://brew.sh/ .. _MacPorts: https://www.macports.org/ .. _Repology: https://repology.org/ -- cgit v1.1