diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2022-05-06 23:49:36 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2022-05-07 04:49:50 -0600 |
| commit | 5f45ed7c9eb8514b2882a6cdb0d85884cd59063c (patch) | |
| tree | 0a5f623d5fa339a325e7eee7b9b6e36299a01cb4 | |
| parent | 66ded02da7f0216c6e469b43bc57d9b4a172953e (diff) | |
remove trailing space in docs [no ci]
| -rw-r--r-- | docs/theming-guide.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/theming-guide.adoc b/docs/theming-guide.adoc index f4d563b4..55e0e4e8 100644 --- a/docs/theming-guide.adoc +++ b/docs/theming-guide.adoc @@ -2768,7 +2768,7 @@ It does not affect the distance between the formatted phrase and the phrases tha === Kbd (Keyboard Input) The keys in this category apply to a kbd reference (generated from the inline kbd macro). -The kbd reference is a span of text denoting textual user input from a keyboard, voice input, or other text entry device. +The kbd reference is a span of text denoting textual user input from a keyboard, voice input, or other text entry device. [cols="3,4,5l"] |=== |
