Skip to content

Commit ec45d6c

Browse files
committed
Typo/style fixes
1 parent 5006b52 commit ec45d6c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Changelog
33
=========
44

5-
* :feature:`18` add optional *next* and *previous* links at the top and bottom
5+
* :feature:`18` Add optional *next* and *previous* links at the top and bottom
66
of page content. Use theme option ``show_relbars`` to enable these. Credit:
77
William Minchin.
88
* :support:`- backported` Miscellaneous project maintenance updates such as

docs/customization.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,9 +161,9 @@ Variables and feature toggles
161161
main body of the page scrolls but the sidebar remains visible. (Applies only
162162
to desktop window sizes; the mobile view is unaffected.) Defaults to
163163
``false``.
164-
* ``show_relbars``: ``true`` or ``false`, defaults to ``false`` - used to
164+
* ``show_relbars``: ``true`` or ``false``, defaults to ``false`` - used to
165165
display *next* and *previous* links above and below the main page content. If
166-
you only want to display one, this setting can be further overriden through
166+
you only want to display one, this setting can be further overridden through
167167
the ``show_relbar_top`` and ``show_relbar_bottom`` settings.
168168

169169
Style colors
@@ -216,7 +216,7 @@ colorscheme. The more granular settings can be used to override as needed.
216216
* ``narrow_sidebar_link``: Link color of same. Defaults to ``gray_3``.
217217
* ``code_highlight``: Color of highlight when using ``:emphasize-lines:`` in a code block.
218218
* ``relbar_border``: Color of border between bar holding *next* and *previous*
219-
links, the rest of the page content. Defulats to ``gray_2``.
219+
links, and the rest of the page content. Defaults to ``gray_2``.
220220

221221
Fonts
222222
-----

0 commit comments

Comments
 (0)