diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2023-06-22 23:56:12 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2023-06-23 03:06:23 -0600 |
| commit | c0be089d91b8ee1864486f12cdfd85e7d359d14b (patch) | |
| tree | 118028a2064a07e5400c41edbaa85ebef6265f2a | |
| parent | 46393dc39203ef0579d03c5cc965fc03270d6a80 (diff) | |
change linked text to link text for consistency [no ci]
| -rw-r--r-- | docs/modules/theme/pages/print-and-prepress.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/theme/pages/print-and-prepress.adoc b/docs/modules/theme/pages/print-and-prepress.adoc index e54d06e3..847fced8 100644 --- a/docs/modules/theme/pages/print-and-prepress.adoc +++ b/docs/modules/theme/pages/print-and-prepress.adoc @@ -5,7 +5,7 @@ Asciidoctor PDF provides the following behaviors to assist with printing: -* Shows the URLs for links unless the linked text matches the URL +* Shows the URLs for links unless the link text matches the URL * Consolidates page ranges in the index * Deactivates the links from page numbers in the index to the locations of terms in the document |
