From e917fd28e06b7f9527504fa74a2a5fe5cee8e466 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samy=20Pess=C3=A9?= Date: Sat, 9 Aug 2014 16:31:19 -0700 Subject: [PATCH] Change term "Generated" to "Published" --- theme/templates/includes/book/summary.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/templates/includes/book/summary.html b/theme/templates/includes/book/summary.html index d2917b97e..8f6e4c855 100644 --- a/theme/templates/includes/book/summary.html +++ b/theme/templates/includes/book/summary.html @@ -56,7 +56,7 @@ {% if options.links.gitbook !== false %}
  • - Generated using GitBook + Published using GitBook
  • {% endif %}