git: ca50c35a68 - main - Add a missing space to unbreak rendering of chapters-order sub-heading

Allan Jude allanjude at FreeBSD.org
Tue Jan 26 03:42:04 UTC 2021


The branch main has been updated by allanjude:

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

commit ca50c35a68ead7c263f6bc6d0dcdc4d2c9b056c3
Author:     Allan Jude <allanjude at FreeBSD.org>
AuthorDate: 2021-01-26 03:41:14 +0000
Commit:     Allan Jude <allanjude at FreeBSD.org>
CommitDate: 2021-01-26 03:41:14 +0000

    Add a missing space to unbreak rendering of chapters-order sub-heading
---
 documentation/content/en/books/fdp-primer/structure/chapter.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/fdp-primer/structure/chapter.adoc b/documentation/content/en/books/fdp-primer/structure/chapter.adoc
index 01410a27f1..ca2f24dccf 100644
--- a/documentation/content/en/books/fdp-primer/structure/chapter.adoc
+++ b/documentation/content/en/books/fdp-primer/structure/chapter.adoc
@@ -128,7 +128,7 @@ The [.filename]#part*.adoc# files stores a brief introduction of one part of the
 The [.filename]#toc*.adoc# files stores the Table of Contents, Table of Figures, Table of Examples, Table of Tables and different Table of Contents for each part. All of these files are generated by the Python `tools`. *Please don't edit them.*
 
 [[structure-document-books-physical-chapters-order]]
-====chapters-order.adoc
+==== chapters-order.adoc
 The [.filename]#chapters-order.adoc# file stores the order of the book chapters.
 
 [IMPORTANT]


More information about the dev-commits-doc-all mailing list