Bug 253581

Summary: Fix malformed note in handbook
Product: Documentation Reporter: Andreas Bjørnestad <panden>
Component: Books & ArticlesAssignee: Daniel Ebdrup Jensen <debdrup>
Status: Closed FIXED    
Severity: Affects Only Me CC: debdrup
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to fix malformed note in handbook none

Description Andreas Bjørnestad 2021-02-17 11:41:09 UTC
Created attachment 222524 [details]
patch to fix malformed note in handbook

Fix malformed note in handbook.

See patch.
Comment 1 Daniel Ebdrup Jensen freebsd_committer freebsd_triage 2021-02-17 15:57:07 UTC
I'll take this.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-02-17 16:06:53 UTC
A commit in branch main references this bug:

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

commit 2d46e9e3f151357498abc84b31588a3733043bb4
Author:     Andreas Bjørnestad <panden@gmail.com>
AuthorDate: 2021-02-17 16:00:23 +0000
Commit:     Daniel Ebdrup Jensen <debdrup@FreeBSD.org>
CommitDate: 2021-02-17 16:04:01 +0000

    handbook/l10n: Fix malformed note

    It seems this mixtake happened by accident during the AsciiDoctor
    conversion, as it's not present in the last svn revision locally.

    PR:             253581

 documentation/content/en/books/handbook/l10n/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Daniel Ebdrup Jensen freebsd_committer freebsd_triage 2021-02-17 16:08:56 UTC
Thank you for your attention to detail. :)