diff mbox series

docs: Replace HomeBrew -> Homebrew

Message ID 20220422083403.1082924-1-sw@weilnetz.de
State New
Headers show
Series docs: Replace HomeBrew -> Homebrew | expand

Commit Message

Stefan Weil April 22, 2022, 8:34 a.m. UTC
The official spelling does not use camel case.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
---
 docs/about/build-platforms.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Bin Meng April 22, 2022, 8:44 a.m. UTC | #1
On Fri, Apr 22, 2022 at 4:34 PM Stefan Weil <sw@weilnetz.de> wrote:
>
> The official spelling does not use camel case.
>
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
> ---
>  docs/about/build-platforms.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Laurent Vivier April 26, 2022, 10:40 a.m. UTC | #2
Le 22/04/2022 à 10:34, Stefan Weil a écrit :
> The official spelling does not use camel case.
> 
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
> ---
>   docs/about/build-platforms.rst | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/docs/about/build-platforms.rst b/docs/about/build-platforms.rst
> index c29a4b8fe6..e9163ba556 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/

Applied to my trivial-patches branch.

Thanks,
Laurent
diff mbox series

Patch

diff --git a/docs/about/build-platforms.rst b/docs/about/build-platforms.rst
index c29a4b8fe6..e9163ba556 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/