Bug 257275

Summary: [porters-handbook 17.1] appeneded should be appended
Product: Documentation Reporter: Paul Dufresne <dufresnep>
Component: Books & ArticlesAssignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Only Me CC: lwhsu
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Paul Dufresne 2021-07-19 12:38:16 UTC
Actually reads:
Arguments are appeneded to the value after a colon (:).
Should be:
Arguments are appended to the value after a colon (:).
(just remove extra e between n and d)
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-07-19 14:15:23 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=3ebd99832717935a6b3a6509abbf45af0e0991df

commit 3ebd99832717935a6b3a6509abbf45af0e0991df
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2021-07-19 14:12:57 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-07-19 14:12:57 +0000

    Fix typo s/appeneded/appended/

    PR:             257275
    Reported by:    Paul Dufresne <dufresnep@zoho.com>
    Approved by:    carlavilla (implicitly)

 documentation/content/en/books/porters-handbook/uses/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)