summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2022-08-16 14:02:47 -0600
committerDan Allen <dan.j.allen@gmail.com>2022-08-16 14:02:47 -0600
commit5b4f79c400f4f0671a1b322b17af0b3fd82dccb9 (patch)
treececeb1bd089f6165715751c7fcb795e1f6fa3a62 /docs
parent332c4c9a8196004803329e28bbec961ddcdcd24d (diff)
fix typos [no ci]
Diffstat (limited to 'docs')
-rw-r--r--docs/modules/ROOT/pages/whats-new.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/ROOT/pages/whats-new.adoc b/docs/modules/ROOT/pages/whats-new.adoc
index 556ef4a8..e4c08d0e 100644
--- a/docs/modules/ROOT/pages/whats-new.adoc
+++ b/docs/modules/ROOT/pages/whats-new.adoc
@@ -18,7 +18,7 @@ For a complete list of changes, see the {url-project-repo}/blob/main/CHANGELOG.a
== Enhancements
-* Place footnotes below last block of content, offset by the specified amount, when the `footnotes_margin_top` theme key is a fixed value (e.g. 0).
+* Place footnotes below last block of content, offset by the specified amount, when the `footnotes-margin-top` theme key is a fixed value (e.g. 0).
* Insert column break instead of page break in multi-column layout if `column` role is specified on the page break macro.
* Allow page or column break to be forced using `always` option (e.g., `[%always]`).
* Use a relative font size for big and small roles in the built-in themes.