From 5206011a4d4c0866126ad516f7af904373b07115 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 7 May 2012 22:55:37 +0530 Subject: [PATCH] ... --- src/calibre/manual/customize.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/manual/customize.rst b/src/calibre/manual/customize.rst index e436c73aa9..80da33356a 100644 --- a/src/calibre/manual/customize.rst +++ b/src/calibre/manual/customize.rst @@ -42,7 +42,7 @@ The default values for the tweaks are reproduced below .. literalinclude:: ../../../resources/default_tweaks.py -Overriding icons, templates, etcetera +Overriding icons, templates, et cetera ---------------------------------------- |app| allows you to override the static resources, like icons, templates, javascript, etc. with customized versions that you like.