Bug 253581 - Fix malformed note in handbook
Summary: Fix malformed note in handbook
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Daniel Ebdrup Jensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-17 11:41 UTC by Andreas Bjørnestad
Modified: 2021-02-17 16:08 UTC (History)
1 user (show)

See Also:


Attachments
patch to fix malformed note in handbook (1.08 KB, patch)
2021-02-17 11:41 UTC, Andreas Bjørnestad
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. :)