Bug 253153

Summary: Fix typo in Handbook: ZFS chapter
Product: Documentation Reporter: Andreas Bjørnestad <panden>
Component: Books & ArticlesAssignee: Gordon Bergling <gbe>
Status: Closed FIXED    
Severity: Affects Only Me CC: gbe
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to fix typo in handbook, zfs chapter none

Description Andreas Bjørnestad 2021-02-01 09:03:49 UTC
Created attachment 222064 [details]
Patch to fix typo in handbook, zfs chapter

Fix typo in Handbook: ZFS chapter.

See patch.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-02-01 18:27:36 UTC
A commit in branch main references this bug:

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

commit fabd1efd2c7be058989277cb74c4144b9a74a242
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2021-02-01 18:20:33 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2021-02-01 18:20:33 +0000

    Handbook: ZFS chapter: Correct a grammar mistake (with -> will)

    PR:     253153
    Submitted by:   Andreas Bjørnestad <panden at gmail dot com>

 documentation/content/en/books/handbook/zfs/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Gordon Bergling freebsd_committer freebsd_triage 2021-02-01 18:28:31 UTC
Corrected. Thanks for the patch!