aboutsummaryrefslogtreecommitdiff
path: root/structure/book/en/00-preamble.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-06-10 14:40:53 +0100
committerSilvio Rhatto <rhatto@riseup.net>2024-06-10 14:40:53 +0100
commit8011db7a5de1782bc18dad9a56ed6fd6322a22d5 (patch)
tree4881bcb238f91165b14e011eefba7f7fa85c4ed1 /structure/book/en/00-preamble.md
parent04e564ce64f1be448cd6b42912dd302c6c9089d0 (diff)
downloadbookup-8011db7a5de1782bc18dad9a56ed6fd6322a22d5.tar.gz
bookup-8011db7a5de1782bc18dad9a56ed6fd6322a22d5.tar.bz2
Fix: missing pieces for localization support; re-license as GPLv3
Diffstat (limited to 'structure/book/en/00-preamble.md')
-rw-r--r--structure/book/en/00-preamble.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/structure/book/en/00-preamble.md b/structure/book/en/00-preamble.md
index b11b806..60bfc73 100644
--- a/structure/book/en/00-preamble.md
+++ b/structure/book/en/00-preamble.md
@@ -44,7 +44,7 @@ if (knitr::is_html_output()) {
cat(readLines('LICENSE'), sep='\n')
cat('<br/><br/>')
cat(readLines('snippets/cover.txt'), sep='\n')
- cat("<h2>Versão PDF</h2>")
+ cat("<h2>PDF version</h2>")
cat("\n")
cat('Download the PDF <a href="book.pdf">here</a>, or browse it below:')
cat("\n")