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:35 -0600 |
| commit | 541e19da0fafdb397fb3e8921325b1c361ff22f9 (patch) | |
| tree | b616619b29744f0cde99a5afe10ceb4335f49d01 | |
| parent | f8517093da973f5bd7eeb0045fbed7bb32d15d92 (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 |
