git: 3ebd998327 - main - Fix typo s/appeneded/appended/
Li-Wen Hsu <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by lwhsu (ports, src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=3ebd99832717935a6b3a6509abbf45af0e0991df commit 3ebd99832717935a6b3a6509abbf45af0e0991df Author: Li-Wen Hsu <[email protected]> AuthorDate: 2021-07-19 14:12:57 +0000 Commit: Li-Wen Hsu <[email protected]> CommitDate: 2021-07-19 14:12:57 +0000 Fix typo s/appeneded/appended/ PR: 257275 Reported by: Paul Dufresne <[email protected]> Approved by: carlavilla (implicitly) --- 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 b33cf9a5b1..a4a22c9057 100644 --- a/documentation/content/en/books/porters-handbook/uses/_index.adoc +++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc @@ -39,7 +39,7 @@ toc::[] They can add dependencies, change building behavior, add metadata to packages, and so on, all by selecting simple, preset values. Each section in this chapter describes a possible value for `USES`, along with its possible arguments. -Arguments are appeneded to the value after a colon (`:`). +Arguments are appended to the value after a colon (`:`). Multiple arguments are separated by commas (`,`). [[uses-intro-ex1]] _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"