git: 8c5b188cc3 - main - [phb] Fix typo.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Dec 2021 18:43:28 UTC
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`