Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Dec 2021 18:43:28 GMT
From:      =?utf-8?Q?Fernando Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 8c5b188cc3 - main - [phb] Fix typo.
Message-ID:  <202112111843.1BBIhSY7086051@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/doc/commit/?id=8c5b188cc380bfc2303f989521948f67d42630ce

commit 8c5b188cc380bfc2303f989521948f67d42630ce
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2021-12-11 18:41:02 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2021-12-11 18:41:02 +0000

    [phb] Fix typo.
    
    Fixes:  cb65a7e566 - [phb]: Document Uses=magick
---
 documentation/content/en/books/porters-handbook/uses/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc
index f6665821fb..06c5ed4421 100644
--- a/documentation/content/en/books/porters-handbook/uses/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc
@@ -940,7 +940,7 @@ Handle dependencies for the LXQt Desktop Environment.
 Use `USE_LXQT` to select the components needed for the port.
 See crossref:special[using-lxqt,Using LXQt] for more information.
 
-[[uses-maick]]
+[[uses-magick]]
 == `magick`
 
 Possible arguments: (none), `_X_`, `build`, `nox11`, `run`, `test`



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112111843.1BBIhSY7086051>